v1.8.0 #429

Merged
LukeGus merged 198 commits from dev-1.8.0 into main 2025-11-05 16:36:16 +00:00
Showing only changes of commit bfd285268a - Show all commits

View File

@@ -77,7 +77,8 @@
"minimumSystemVersion": "10.15"
},
"mas": {
"bundleVersion": "${env.BUILD_NUMBER}",
"bundleShortVersion": "1.8.0",
"bundleVersion": "1.8.${env.BUILD_NUMBER}",
"provisioningProfile": "build/Termix_Mac_App_Store.provisionprofile",
"entitlements": "build/entitlements.mas.plist",
"entitlementsInherit": "build/entitlements.mas.inherit.plist",