From 2b47d813683b75847db35e84ee79397a4b60f04d Mon Sep 17 00:00:00 2001 From: ccmdi Date: Sat, 22 Nov 2025 17:46:14 -0500 Subject: [PATCH] chore: vbump --- manifest.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 656a966..626750c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "mapplus", "name": "Map+", - "version": "1.0.8", + "version": "1.1.0", "minAppVersion": "1.10.0", "description": "A performant and customizable map inside Bases", "author": "ccmdi", diff --git a/package-lock.json b/package-lock.json index 5489974..019105b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mapplus", - "version": "1.0.8", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 8f580fd..2350f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapplus", - "version": "1.0.8", + "version": "1.1.0", "description": "A performant and customizable map inside Bases", "main": "main.js", "scripts": {