Apply automatic ML_VERSION and Info.plist change

This commit is contained in:
alemuntoni 2020-05-01 00:03:10 +00:00 committed by GitHub Actions
parent 7b9cdf9fdc
commit 2f15cc810c
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2020.04
2020.05

View File

@ -68,11 +68,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2020.04</string>
<string>2020.05</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2020.04</string>
<string>2020.05</string>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
<key>NOTE</key>