pull/8/head
cosmonaut 2023-06-07 14:15:51 -07:00
parent 9edb2d1c97
commit 6c5ef9d0a1
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 = 13;
public const uint REFRESH_MINOR_VERSION = 14;
public const uint REFRESH_PATCH_VERSION = 0;
public const uint REFRESH_COMPILED_VERSION = (