mirror of
https://github.com/gregory-jagermeister/Fantasy-Content-Generator.git
synced 2026-07-22 07:30:31 +00:00
Updated versioning
This commit is contained in:
parent
cfd6f9bab5
commit
39f3da4a03
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"1.0.1-a": "0.15.0"
|
"1.1.1": "0.15.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue