Updated versioning

This commit is contained in:
Daniel Stirba 2023-02-10 12:21:33 +11:00
parent cfd6f9bab5
commit 39f3da4a03
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ {
"id": "obsidian-fantasy-content-generator", "id": "obsidian-fantasy-content-generator",
"name": "Fantasy Content Generator", "name": "Fantasy Content Generator",
"version": "1.1.0", "version": "1.1.1",
"minAppVersion": "0.15.0", "minAppVersion": "0.15.0",
"description": "A Fantasy Content Generator for Obsidian", "description": "A Fantasy Content Generator for Obsidian",
"author": "Obsidian", "author": "Obsidian",

View file

@ -1,3 +1,3 @@
{ {
"1.0.1-a": "0.15.0" "1.1.1": "0.15.0"
} }