From 70c6a6ec19e2d1621b8e8edd46d357119a97d035 Mon Sep 17 00:00:00 2001 From: Lawrence Forooghian Date: Thu, 4 Jan 2024 12:10:48 +0000 Subject: [PATCH] Bump version to 3.0.0 --- meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.yaml b/meta.yaml index 1bc2b8945..623003d76 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,7 +1,7 @@ versions: # Must conform to Semantic Versioning (https://semver.org/). # Should never need to use a pre-release suffix. - specification: 2.1.0 + specification: 3.0.0 # Must be an Integer value. # Previously, prior to version 2 (i.e. versions 0.8, 1.0, 1.1 and 1.2) it was a Decimal value.