From 6262021ae930309559e46252f6d21b6bc8424ccc Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Wed, 23 Feb 2022 14:43:38 +0000 Subject: [PATCH] Apply automatic ML_VERSION and snapcraft.yaml change --- ML_VERSION | 2 +- snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ML_VERSION b/ML_VERSION index 1f2042a12..19b29e818 100644 --- a/ML_VERSION +++ b/ML_VERSION @@ -1 +1 @@ -2021.10 \ No newline at end of file +2022.02 \ No newline at end of file diff --git a/snapcraft.yaml b/snapcraft.yaml index 5aaa4ef41..30dabb63d 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,7 +1,7 @@ # Known to build in Ubuntu 18.04, 20.04 name: meshlab base: core18 -version: '2021.10' +version: '2022.02' summary: MeshLab description: | The open source system for processing and editing 3D triangular meshes.