diff --git a/package-lock.json b/package-lock.json index 2203736ea..0aa6debbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tak-ps/CloudTAK", - "version": "3.25.1", + "version": "3.26.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@tak-ps/CloudTAK", - "version": "3.25.1", + "version": "3.26.0", "license": "ISC", "dependencies": { "@openaddresses/batch-alarms": "^4.0.0", diff --git a/package.json b/package.json index 39526d0e6..b4d3031f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tak-ps/CloudTAK", "type": "module", - "version": "3.25.1", + "version": "3.26.0", "description": "Facilitate ETL operations to bring non-TAK sources into a TAK Server", "scripts": { "lint": "eslint cloudformation/**/*.js",