From a53ec522763d451c1ce7e80949744ebc2767f51a Mon Sep 17 00:00:00 2001 From: Evan Harmon Date: Wed, 8 Nov 2023 07:38:42 -0700 Subject: [PATCH] beta 3 release --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index 33faa01..710d2a1 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-wikipedia-data", "name": "Wikipedia Data - Beta", - "version": "1.0.0-beta.2", + "version": "1.0.0-beta.3", "minAppVersion": "0.15.0", "description": "Query Wikipedia APIs and automatically insert data to your notes with custom templates.", "author": "Evan Harmon",