Apply automatic ML_VERSION, snapcraft.yaml and Info.plist change

This commit is contained in:
alemuntoni 2020-12-01 12:13:47 +00:00 committed by GitHub Actions
parent 24d56c27e5
commit f0a3e261ea
3 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
2020.09
2020.12

View File

@ -1,7 +1,7 @@
# Known to build in Ubuntu 18.04
# Known to build in Ubuntu 18.04, 20.04
name: meshlab
base: core18
version: '2020.09'
version: '2020.12'
summary: MeshLab
description: |
The open source system for processing and editing 3D triangular meshes.

View File

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