mirror of
https://github.com/sbuffkin/hexmaker.git
synced 2026-07-22 14:30:24 +00:00
chore: set minAppVersion to 1.12.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
acb18973e2
commit
84477f7b22
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"id": "hexmaker-plugin",
|
||||
"name": "Hexmap World Creator",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "1.0.0",
|
||||
"minAppVersion": "1.12.0",
|
||||
"description": "Hex crawl worldbuilding toolbox. Aims to allow you to create a guidebook level wiki for your setting with minimal fuss. System agnostic, ready for any TRPG (tabletop role playing game) you care to run in it.",
|
||||
"author": "Mark B",
|
||||
"authorUrl": "https://github.com/sbuffkin",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"0.1.0": "1.0.0"
|
||||
"1.0.0": "1.12.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue