diff --git a/module.json b/module.json index 97524c8..8d4b98b 100644 --- a/module.json +++ b/module.json @@ -9,10 +9,10 @@ "ko-fi": "https://ko-fi.com/jeansenvaars" } ], - "version": "2.9.18", + "version": "2.9.19", "url": "https://github.com/saif-ellafi/foundryvtt-mythic-gme.git", "manifest": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/releases/latest/download/module.json", - "download": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/releases/download/2.9.18/foundryvtt-mythic-gme_2.9.18.zip", + "download": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/releases/download/2.9.19/foundryvtt-mythic-gme_2.9.19.zip", "changelog": "https://github.com/saif-ellafi/foundryvtt-mythic-gme/blob/master/CHANGELOG.md", "compatibility": { "minimum": "11", diff --git a/package-lock.json b/package-lock.json index 02b0e45..8dd75bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "foundryvtt-mythic-gme", - "version": "2.9.18", + "version": "2.9.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "foundryvtt-mythic-gme", - "version": "2.9.18", + "version": "2.9.19", "license": "CUSTOM", "dependencies": { "@rollup/plugin-json": "^4.1.0", diff --git a/package.json b/package.json index 3cd17e1..e1e953b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundryvtt-mythic-gme", - "version": "2.9.18", + "version": "2.9.19", "description": "A set of Macros and Random Tables for playing with the Mythic Game Master Emulator", "main": "mythic-gme-tools.js", "scripts": {