This commit is contained in:
kmyuhkyuk 2024-05-27 00:56:28 +08:00
parent 52eb232c34
commit 5c8958b3a5

View File

@ -19,7 +19,7 @@ namespace Build
const string modPath =
@"R:\Battlestate Games\Client.0.14.1.2.29197\BepInEx\plugins\kmyuhkyuk-HideDress";
var versionName = "1.2.7";
var versionName = "1.3.0";
var releaseName = $"{new DirectoryInfo(modPath).Name}-(Release_{versionName}).7z";