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

This commit is contained in:
alemuntoni 2020-06-01 00:10:37 +00:00 committed by GitHub Actions
parent 53ea34a627
commit ac0e11530e
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2020.05
2020.06

View File

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