From 8faaba7dc06745eab87bd16269ee417b9474bf23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Wed, 15 May 2024 12:56:33 -0700 Subject: [PATCH] bumping manifest version to 1.4.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 300f7d83..7e1eae18 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "forged", "name": "Forged Plugin", - "version": "1.3.0", + "version": "1.4.0", "minAppVersion": "0.15.0", "description": "Ironsworn/Starforged gameplay plugin", "author": "Chris Wegrzyn", diff --git a/package.json b/package.json index 90afe359..a246abcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "forged", - "version": "1.3.0", + "version": "1.4.0", "description": "", "main": "main.js", "engines": {