Skip to content

Commit

Permalink
Bump version to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenComfyTea committed May 23, 2024
1 parent 7398bab commit 2390bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reframework/autorun/MHR_Overlay/Misc/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 2390bfe

Please sign in to comment.