From 0ec25ef964c27514a7c98ede3cc36c89d4b0d7f3 Mon Sep 17 00:00:00 2001 From: liufree Date: Thu, 16 Oct 2025 00:30:17 +0800 Subject: [PATCH] feat: support mermorycard view --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b6b3396..f8e00ec 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "querydash", "name": "QueryDash", - "version": "2.0.1", + "version": "2.0.2", "minAppVersion": "1.8.0", "description": "The new view for bases refers to an updated or additional interface that allows users to interact with base data in a different way, such as through enhanced search, sorting, and pagination features, similar to Notion. This improves usability and data management within your application. It was originally a new view for dataview, but now its functionality has been extended to bases.", "author": "lwx",