From 6d49788eb12f0f2c88dc4ea58c574c03007c42e7 Mon Sep 17 00:00:00 2001 From: ccmdi Date: Wed, 13 May 2026 14:48:28 -0400 Subject: [PATCH] chore: 1.1.4 --- manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index f8c2421..00524f9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "mapplus", "name": "Map+", - "version": "1.1.3", + "version": "1.1.4", "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 a0b5e78..b840fe0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapplus", - "version": "1.1.3", + "version": "1.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mapplus", - "version": "1.1.3", + "version": "1.1.4", "license": "MIT", "dependencies": { "@deck.gl/core": "^9.1.15", diff --git a/package.json b/package.json index ed9d78e..d58a2d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapplus", - "version": "1.1.3", + "version": "1.1.4", "description": "A performant and customizable map inside Bases", "main": "main.js", "scripts": {