[olympic] Change olympic::s_version to olympic::appVersion
All checks were successful
Build / build (push) Successful in 2m17s
All checks were successful
Build / build (push) Successful in 2m17s
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
|
||||
namespace olympic {
|
||||
|
||||
ox::String s_version = ox::String(OLYMPIC_APP_VERSION);
|
||||
ox::String appVersion = ox::String(OLYMPIC_APP_VERSION);
|
||||
|
||||
ox::Error run(
|
||||
ox::StringView project,
|
||||
|
Reference in New Issue
Block a user