From a9e6a528f4a180921130d19fd46d3f896d2bba75 Mon Sep 17 00:00:00 2001 From: "isaprettycoolguy@protonmail.com" <6576516+nyxsys@users.noreply.github.com> Date: Tue, 30 Jun 2026 07:05:32 -0400 Subject: [PATCH] chore: bump to 1.4.6 Co-Authored-By: Claude Opus 4.8 (1M context) --- manifest.json | 2 +- package.json | 2 +- versions.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 02250a2..e5055a8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "hexmaker", "name": "Hexmap World Creator", - "version": "1.4.5", + "version": "1.4.6", "minAppVersion": "1.12.0", "description": "Create a hex map and a guidebook level wiki for your setting with minimal fuss. Hex crawl worldbuilding toolbox. System agnostic, ready for any TRPG you care to run in it.", "author": "morkdev", diff --git a/package.json b/package.json index 349b3af..99c60d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexmaker-plugin", - "version": "1.4.5", + "version": "1.4.6", "description": "A plugin to power hex crawl worldbuilding and running.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 4dfcd31..a7c3e4c 100644 --- a/versions.json +++ b/versions.json @@ -46,5 +46,6 @@ "1.4.2": "1.12.0", "1.4.3": "1.12.0", "1.4.4": "1.12.0", - "1.4.5": "1.12.0" + "1.4.5": "1.12.0", + "1.4.6": "1.12.0" } \ No newline at end of file