From beff4ce3953287b6ef3ece1e3499db247bd15c3a Mon Sep 17 00:00:00 2001 From: the1812 Date: Wed, 29 Dec 2021 20:49:24 +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 c6c0bbd43..27426f719 100644 --- a/src/client/common.meta.json +++ b/src/client/common.meta.json @@ -1,5 +1,5 @@ { - "version": "2.0.8", + "version": "2.0.9", "author": "Grant Howard, Coulomb-G", "copyright": "[year], Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G)", "licence": "MIT",