From 5ecb5fa63dd7aa27861b598c27df382558c3a864 Mon Sep 17 00:00:00 2001 From: Justin Georgi Date: Mon, 25 May 2026 18:06:19 -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 d45c5fa..c7c8def 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.0.1", + "version": "0.1.0", "license-name": "MIT", "type": "media", "manifest_version": 1,