From 974e3c7897a38610428ba1d16fc91442ee39a4f4 Mon Sep 17 00:00:00 2001 From: valentine195 <38669521+valentine195@users.noreply.github.com> Date: Mon, 17 Jan 2022 11:14:56 -0500 Subject: [PATCH] Beta 2.5.1 --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index 0fd3c156..1e55cd2c 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-5e-statblocks", "name": "TTRPG Statblocks", - "version": "2.5.0", + "version": "2.5.1", "description": "Create 5e styled statblocks in Obsidian.md", "minAppVersion": "0.12.0", "author": "Jeremy Valentine",