From 6ede197e9ded2b9cc6bdc3beb776fd34c15e23aa Mon Sep 17 00:00:00 2001 From: MMK21Hub <50421330+MMK21Hub@users.noreply.github.com> Date: Sun, 29 Jan 2023 18:43:50 +0000 Subject: [PATCH] Bump version for v2.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23950b0..0510e2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "capitalisation-fixes", - "version": "v2.17.0", + "version": "v2.18.0", "description": "Fixes incorrect capitalisation in Minecraft ", "main": "src/main.ts", "type": "module",