From 2135848b389f51d656afe97d1bb2f4b19d76d1b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E5=86=9B?= Date: Wed, 20 Mar 2024 10:45:10 +0800 Subject: [PATCH] feat: 1.3.24 --- README.md | 3 +++ manifest.json | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d9ea9c..b42753d 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,7 @@ embed link rule: - ljcoder@163.com +### buy a Coffee + +[https://ko-fi.com/ljcoder](https://ko-fi.com/ljcoder) diff --git a/manifest.json b/manifest.json index a06172d..673ff91 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,11 @@ { "id": "excel", "name": "Excel", - "version": "1.3.23", + "version": "1.3.24", "minAppVersion": "0.15.0", "description": "Create spreadsheets and easily embed them in Markdown", "author": "ljcoder", "authorUrl": "https://github.com/ljcoder2015", + "fundingUrl": "https://ko-fi.com/ljcoder", "isDesktopOnly": false }