diff --git a/ML_VERSION b/ML_VERSION
index e7eb9fea4..96bf1d677 100644
--- a/ML_VERSION
+++ b/ML_VERSION
@@ -1 +1 @@
-2020.06
\ No newline at end of file
+2020.07
\ No newline at end of file
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 84b6909f9..bbc49f374 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,7 +1,7 @@
# Known to build in Ubuntu 18.04
name: meshlab
base: core18
-version: '2020.06'
+version: '2020.07'
summary: MeshLab
description: |
The open source system for processing and editing 3D triangular meshes.
diff --git a/src/meshlab/Info.plist b/src/meshlab/Info.plist
index 80d001c79..252668b6d 100644
--- a/src/meshlab/Info.plist
+++ b/src/meshlab/Info.plist
@@ -68,11 +68,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 2020.06
+ 2020.07
CFBundleSignature
????
CFBundleVersion
- 2020.06
+ 2020.07
LSMinimumSystemVersion
10.12
NOTE