Bump version to v2.7.3

This commit is contained in:
Artjoms Lužnovs
2024-09-07 10:37:44 +03:00
parent dad031af4b
commit 30f76efd37
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -697,4 +697,4 @@
"switch_axe": "Morph-Axt",
"sword_and_shield": "Schwert & Schild"
}
}
}