mirror of
https://github.com/sbuffkin/hexmaker.git
synced 2026-07-22 14:30:24 +00:00
fix: sync manifest.json and versions.json to 1.1.7
This commit is contained in:
parent
a6b18dec9f
commit
fd91fba26f
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
Loading…
Reference in a new issue