diff --git a/package-lock.json b/package-lock.json index e905b84eea5..8bf6c01934d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foundry-pf2e", - "version": "4.1.3", + "version": "4.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "foundry-pf2e", - "version": "4.1.3", + "version": "4.2.0", "dependencies": { "@codemirror/lang-json": "^6.0.0", "@yaireo/tagify": "^4.16.4", diff --git a/package.json b/package.json index 9ca9da9dc61..222a86a1f03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundry-pf2e", - "version": "4.1.3", + "version": "4.2.0", "description": "", "private": true, "scripts": { diff --git a/system.json b/system.json index e79175917f5..2984ec43b66 100644 --- a/system.json +++ b/system.json @@ -3,7 +3,7 @@ "title": "Pathfinder 2nd Edition", "description": "A community contributed game system for Pathfinder Second Edition", "license": "./LICENSE", - "version": "4.1.3", + "version": "4.2.0", "compatibility": { "minimum": "10.286", "verified": "10.286",