remotes/1695057764242510520/main
cosmonaut 2022-03-24 20:39:32 -07:00
parent 2613c7b73c
commit 610698fcd6
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 = 3;
public const uint REFRESH_MINOR_VERSION = 5;
public const uint REFRESH_PATCH_VERSION = 0;
public const uint REFRESH_COMPILED_VERSION = (