Bump version to v2.6.5

This commit is contained in:
GreenComfyTea
2024-02-09 10:42:53 +02:00
parent efdaae5b5a
commit 032b77ca95

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.4"; this.version = "2.6.5";
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";