Refresh 1.1.0

remotes/1695057764242510520/main
cosmonaut 2022-03-03 17:35:15 -08:00
parent 06466292d5
commit 4531e04911
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 = 0;
public const uint REFRESH_MINOR_VERSION = 1;
public const uint REFRESH_PATCH_VERSION = 0;
public const uint REFRESH_COMPILED_VERSION = (