Refresh 1.3.0

remotes/1695057764242510520/main
cosmonaut 2022-03-10 10:28:35 -08:00
parent 237c3aebb6
commit 3bd904de2b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ namespace RefreshCS
/* Version */
public const uint REFRESH_MAJOR_VERSION = 1;
public const uint REFRESH_MINOR_VERSION = 1;
public const uint REFRESH_MINOR_VERSION = 3;
public const uint REFRESH_PATCH_VERSION = 0;
public const uint REFRESH_COMPILED_VERSION = (