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

This commit is contained in:
alemuntoni 2020-09-01 01:21:11 +00:00 committed by GitHub Actions
parent e2433151ef
commit a595226b8b
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2020.08
2020.09

View File

@ -1,7 +1,7 @@
# Known to build in Ubuntu 18.04
name: meshlab
base: core18
version: '2020.08'
version: '2020.09'
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.08</string>
<string>2020.09</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2020.08</string>
<string>2020.09</string>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
<key>NOTE</key>