Updated Versioning

This commit is contained in:
Daniel Stirba 2024-05-27 23:15:18 +10:00
parent 3f5606ff2e
commit a0594d757e
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{
"id": "fantasy-content-generator",
"name": "Fantasy Content Generator",
"version": "1.2.2",
"version": "1.2.3",
"minAppVersion": "0.15.0",
"description": "A Fantasy Content Generator for Obsidian for All Your TTRPG / World Building Needs",
"author": "Gregory Jagermeister ",

View file

@ -1,3 +1,4 @@
{
"1.2.3": "0.15.0",
"1.2.2": "0.15.0"
}