Bump version to 2.6.1

This commit is contained in:
GreenComfyTea
2023-10-16 08:56:48 +03:00
parent b93bdd0338
commit 8a55873e14

View File

@@ -36,7 +36,7 @@ local os = os;
local ValueType = ValueType; local ValueType = ValueType;
local package = package; local package = package;
this.version = "2.6"; this.version = "2.6.1";
this.config_folder = "MHR Overlay\\configs\\"; this.config_folder = "MHR Overlay\\configs\\";
this.current_config_value_file_name = "MHR Overlay\\config.json"; this.current_config_value_file_name = "MHR Overlay\\config.json";