Skip to content

Commit

Permalink
0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Mar 6, 2024
1 parent 0b36971 commit 37c9b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "13th-age-statblocks",
"name": "13th Age Statblocks",
"version": "0.1.7",
"version": "0.1.8",
"minAppVersion": "0.12.0",
"description": "Render 13th Age statblocks in Obsidian.",
"author": "Ben Straub",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-sample-plugin",
"version": "0.1.7",
"version": "0.1.8",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 37c9b24

Please sign in to comment.