diff --git a/manifest.json b/manifest.json index 4c3c02b..6e12833 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "mapplus", - "name": "Map+", - "version": "1.1.5", + "name": "MapPlus", + "version": "1.1.6", "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 cf1f51c..5537130 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapplus", - "version": "1.1.5", + "version": "1.1.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mapplus", - "version": "1.1.5", + "version": "1.1.6", "license": "MIT", "dependencies": { "@deck.gl/core": "^9.1.15", @@ -4295,7 +4295,7 @@ "license": "ISC" }, "node_modules/iterator.prototype": { - "version": "1.1.5", + "version": "1.1.6", "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz", "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", "dev": true, diff --git a/package.json b/package.json index 1ed629b..abffae3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapplus", - "version": "1.1.5", + "version": "1.1.6", "description": "A performant and customizable map inside Bases", "main": "main.js", "scripts": {