We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b06c5 commit 81be16eCopy full SHA for 81be16e
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "beastvault",
3
"name": "BeastVault",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"minAppVersion": "1.9.14",
6
"description": "Adversary and environment stat blocks for Daggerheart TTRPG.",
7
"author": "Lyova Potyomkin",
package.json
@@ -1,6 +1,6 @@
"name": "beastvault",
"description": "Obsidian plugin for encounter management in Daggerheart TTRPG",
"main": "main.js",
"scripts": {
versions.json
@@ -1,3 +1,4 @@
- "1.0.0": "1.9.14"
+ "1.0.0": "1.9.14",
+ "1.1.0": "1.9.14"
}
0 commit comments