Updated Versioning

This commit is contained in:
Daniel Stirba 2023-02-19 21:19:39 +11:00
parent c9df27e40f
commit ca28a31938
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "fantasy-content-generator",
"name": "Fantasy Content Generator",
"version": "1.2.0",
"version": "1.2.1",
"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,3 @@
{
"1.2.0": "0.15.0"
"1.2.1": "0.15.0"
}