pull/6/head
cosmonaut 2023-01-04 11:35:22 -08:00
parent e828f9b7fb
commit 1643061386
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 = 9;
public const uint REFRESH_MINOR_VERSION = 10;
public const uint REFRESH_PATCH_VERSION = 0;
public const uint REFRESH_COMPILED_VERSION = (