Refresh 1.9.0

pull/4/head
cosmonaut 2022-11-09 12:13:47 -08:00
parent 2b6ae29053
commit 2880ab39a3
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 = 8;
public const uint REFRESH_MINOR_VERSION = 9;
public const uint REFRESH_PATCH_VERSION = 0;
public const uint REFRESH_COMPILED_VERSION = (