From cabb4e49608fec078c7d96557cf7d65b1f90f640 Mon Sep 17 00:00:00 2001 From: Nikolaj Andresen Date: Sun, 15 Sep 2024 19:15:33 +0200 Subject: [PATCH] Release 0.5.0 --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 912c4af..3b43158 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "id": "pf2e-action-browser", - "version": "0.4.0", + "version": "0.5.0", "title": "PF2E Action Browser", "description": "Easily accessible action browser alleviating the need for excessive action macros in the hotbar.", "url": "https://github.com/nikolaj-a/pf2e-action-browser", @@ -14,7 +14,7 @@ ], "compatibility": { "minimum": "12.328", - "verified": "12.330" + "verified": "12.331" }, "relationships": { "systems": [ @@ -23,7 +23,7 @@ "type": "system", "compatibility": { "minimum": "6.0.4", - "verified": "6.1.2" + "verified": "6.3.1" } } ]