fix: sync manifest.json and versions.json to 1.1.7

This commit is contained in:
isaprettycoolguy@protonmail.com 2026-05-23 14:38:09 -04:00
parent a6b18dec9f
commit fd91fba26f
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "hexmaker",
"name": "Hexmap World Creator",
"version": "1.1.6",
"version": "1.1.7",
"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",

View file

@ -25,5 +25,6 @@
"1.1.3": "1.12.0",
"1.1.4": "1.12.0",
"1.1.5": "1.12.0",
"1.1.6": "1.12.0"
"1.1.6": "1.12.0",
"1.1.7": "1.12.0"
}