From 8c20d12531f3ac9b06ae618414246db113ef62dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sun, 19 May 2024 00:19:28 -0700 Subject: [PATCH] bumping manifest version to 1.12.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 60e6a8ff..9655602d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "forged", "name": "Forged Plugin", - "version": "1.11.2", + "version": "1.12.0", "minAppVersion": "0.15.0", "description": "Ironsworn/Starforged gameplay plugin", "author": "Chris Wegrzyn", diff --git a/package.json b/package.json index fcd36f8b..29dc1bff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "forged", - "version": "1.11.2", + "version": "1.12.0", "description": "", "main": "main.js", "engines": {