diff --git a/CadEditor/make_release.py b/CadEditor/make_release.py index 24670d5f..f0d1e613 100644 --- a/CadEditor/make_release.py +++ b/CadEditor/make_release.py @@ -15,6 +15,7 @@ "Config.cs", "readme.txt", + "changelog.txt", "cad_editor_supported_games.txt", "cad_editor_structures.txt", diff --git a/Release/butler_upload.bat b/Release/butler_upload.bat index aba877cc..3fbf17fe 100644 --- a/Release/butler_upload.bat +++ b/Release/butler_upload.bat @@ -1 +1 @@ -butler.exe push --userversion=5.0.1 cad_editor_v50 spiiin/cadeditor:win \ No newline at end of file +butler.exe push --userversion=5.2 cad_editor_v52 spiiin/cadeditor:win \ No newline at end of file