pull/8/head
cosmonaut 2023-02-07 12:28:36 -08:00
parent 52d3355120
commit 10f54d6b03
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 = 10;
public const uint REFRESH_MINOR_VERSION = 11;
public const uint REFRESH_PATCH_VERSION = 0;
public const uint REFRESH_COMPILED_VERSION = (