diff --git a/package-lock.json b/package-lock.json index de2f6784bbf..9d7532c3b97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foundry-pf2e", - "version": "5.15.1", + "version": "5.15.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "foundry-pf2e", - "version": "5.15.1", + "version": "5.15.2", "license": "Apache-2.0", "dependencies": { "@codemirror/autocomplete": "^6.16.0", diff --git a/package.json b/package.json index 4d9c62d2b49..355be1ece3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundry-pf2e", - "version": "5.15.1", + "version": "5.15.2", "description": "", "private": true, "type": "module", diff --git a/static/system.json b/static/system.json index 972bbc81647..4b56c3788c2 100644 --- a/static/system.json +++ b/static/system.json @@ -2,7 +2,7 @@ "id": "pf2e", "title": "Pathfinder Second Edition", "description": "A community contributed game system for Pathfinder Second Edition", - "version": "5.15.1", + "version": "5.15.2", "license": "./LICENSE", "compatibility": { "minimum": "11.315",