From c5b75185cd2983ef1f896b5fcad505a4144a740b Mon Sep 17 00:00:00 2001 From: Justin Georgi Date: Tue, 9 Jun 2026 17:19:22 -0700 Subject: [PATCH] Bump version Signed-off-by: Justin Georgi --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index c7c8def..39ac8f8 100644 --- a/extension.json +++ b/extension.json @@ -3,7 +3,7 @@ "author": "Justin Georgi", "url": "https://gitea.azgeorgis.net/jgeorgi/AnatImageViewer", "description": "This extension allows the creation of pages in the Annotation namespace which will create annotated images.", - "version": "0.1.0", + "version": "0.1.1", "license-name": "MIT", "type": "media", "manifest_version": 1,