Bump version to 2.6.4

This commit is contained in:
GreenComfyTea
2024-01-22 19:38:42 +02:00
parent b3cfa61660
commit afec53e5f1

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.3"; this.version = "2.6.4";
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";