From 9e29bda6f9218128c81760c060f88a061b52f979 Mon Sep 17 00:00:00 2001 From: valentine195 <38669521+valentine195@users.noreply.github.com> Date: Wed, 8 Dec 2021 15:35:26 -0500 Subject: [PATCH] beta update --- manifest-beta.json | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index f6086089..ab91c891 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-5e-statblocks", - "name": "5e Statblocks", - "version": "2.0.3", + "name": "TTRPG Statblocks", + "version": "2.0.4", "description": "Create 5e styled statblocks in Obsidian.md", "minAppVersion": "0.12.0", "author": "Jeremy Valentine", diff --git a/manifest.json b/manifest.json index 497ef227..014ecb41 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-5e-statblocks", "name": "TTRPG Statblocks", - "version": "1.5.7", + "version": "2.0.3", "description": "Create 5e styled statblocks in Obsidian.md", "minAppVersion": "0.12.0", "author": "Jeremy Valentine",