We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ffb48 commit bd4d590Copy full SHA for bd4d590
src/App/BuildConfig.bf
@@ -20,7 +20,7 @@ namespace Nanoforge.App
20
AssetsBasePath.Set(@".\assets\");
21
#endif
22
ShadersPath.Set(scope $@"{AssetsBasePath}shaders\");
23
- Version.Set("v1.0.0_pre7");
+ Version.Set("v1.0.0");
24
}
25
26
0 commit comments