Bump version to v2.7.1

This commit is contained in:
GreenComfyTea
2024-05-23 18:35:07 +03:00
parent 7398bab9ea
commit 2390bfe8ac

View File

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