From f0b9af871d1abaa971c5c477d929834beef2f137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A2=96=E9=80=B8?= <49649786+Zuoqiu-Yingyi@users.noreply.github.com> Date: Sun, 22 Oct 2023 18:07:44 +0800 Subject: [PATCH] chore(keepass): release v0.1.4 --- .github/workflows/release-please.yml | 2 +- package.json | 2 +- public/keeweb/plugins/siyuan/manifest.json | 2 +- public/plugin.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 1056fb0..7c451e7 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -14,7 +14,7 @@ permissions: env: PACKAGE_NAME: keepass - PACKAGE_VERSION: 0.1.3 + PACKAGE_VERSION: 0.1.4 jobs: release-please: diff --git a/package.json b/package.json index 7b76340..86be290 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keepass", "private": true, - "version": "0.1.3", + "version": "0.1.4", "type": "module", "scripts": { "dev": "vite", diff --git a/public/keeweb/plugins/siyuan/manifest.json b/public/keeweb/plugins/siyuan/manifest.json index 781c6cb..f594c0d 100644 --- a/public/keeweb/plugins/siyuan/manifest.json +++ b/public/keeweb/plugins/siyuan/manifest.json @@ -1,5 +1,5 @@ { - "version": "0.1.3", + "version": "0.1.4", "manifestVersion": "0.1.0", "name": "siyuan", "description": "Establish a connection between KeeWeb and SiYuan", diff --git a/public/plugin.json b/public/plugin.json index d93f531..b4118ca 100644 --- a/public/plugin.json +++ b/public/plugin.json @@ -2,7 +2,7 @@ "name": "keepass", "author": "Zuoqiu Yingyi", "url": "https://github.com/Zuoqiu-Yingyi/siyuan-plugin-keepass", - "version": "0.1.3", + "version": "0.1.4", "minAppVersion": "2.10.3", "backends": [ "all"