From d6567b6f5013d3db4ed0f6f365476dfb3339dfa5 Mon Sep 17 00:00:00 2001 From: the1812 Date: Fri, 3 Jun 2022 21:09:17 +0800 Subject: [PATCH] Update version number --- src/client/common.meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/common.meta.json b/src/client/common.meta.json index 9101cf5d0..edc387531 100644 --- a/src/client/common.meta.json +++ b/src/client/common.meta.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.2.1", "author": "Grant Howard, Coulomb-G", "copyright": "[year], Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G)", "licence": "MIT",