Bump version to v2.6.2

This commit is contained in:
GreenComfyTea
2023-10-24 10:15:42 +03:00
parent f2e23626cf
commit 3b89ce8303

View File

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