Bump version to v2.5

This commit is contained in:
GreenComfyTea
2023-05-28 13:54:08 +03:00
parent 8e77df6fed
commit 5af7f53962

View File

@@ -35,7 +35,7 @@ local os = os;
local ValueType = ValueType;
local package = package;
this.version = "2.4.1";
this.version = "2.5";
this.config_folder = "MHR Overlay\\configs\\";
this.current_config_value_file_name = "MHR Overlay\\config.json";