Skip to content

Commit bd4d590

Browse files
committed
Update version
1 parent 62ffb48 commit bd4d590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App/BuildConfig.bf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace Nanoforge.App
2020
AssetsBasePath.Set(@".\assets\");
2121
#endif
2222
ShadersPath.Set(scope $@"{AssetsBasePath}shaders\");
23-
Version.Set("v1.0.0_pre7");
23+
Version.Set("v1.0.0");
2424
}
2525
}
2626
}

0 commit comments

Comments
 (0)