From f55ec3785b29506d7f1a98512035d3bf7ceaceeb Mon Sep 17 00:00:00 2001 From: liufree Date: Tue, 10 Jun 2025 00:23:22 +0800 Subject: [PATCH] build: new version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9ddbef1..4c4031e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "querydash", "name": "QueryDash", - "version": "1.1.0", + "version": "1.1.1", "minAppVersion": "1.8.0", "description": "Refer to Dataview and add search, sorting, and pagination functions, just like Notion.", "author": "lwx",