From 9618004a95537e1b91724edcfc6b86e70c1060f6 Mon Sep 17 00:00:00 2001 From: the1812 Date: Tue, 23 Apr 2024 22:50:42 +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 52ad430b1..79de1e9bc 100644 --- a/src/client/common.meta.json +++ b/src/client/common.meta.json @@ -1,5 +1,5 @@ { - "version": "2.8.9", + "version": "2.8.10", "author": "Grant Howard, Coulomb-G", "copyright": "[year], Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G)", "license": "MIT",