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

r683:65dbe706eb1c -

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