Description:
Bump version.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r376:7bb18ad4fe95 -

@@ -31,9 +31,9
31 31
32 32 //Let's let core builds be deterministic
33 33 #if NETCOREAPP
34 [assembly:AssemblyVersion("0.30.4.0")]
34 [assembly:AssemblyVersion("0.32.01.0")]
35 35 #else
36 [assembly:AssemblyVersion("0.30.4.*")]
36 [assembly:AssemblyVersion("0.32.01.*")]
37 37 #endif
38 38
39 39 class FNAGame : Game
You need to be logged in to leave comments. Login now