From c362facdd7afa64ccaf702f9a1eb22c7d0352963 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Mon, 25 Oct 2021 10:08:47 +0800 Subject: [PATCH] release v3.8.1 --- .github/workflows/ci-linux.yml | 2 +- .github/workflows/ci-macos.yml | 2 +- .github/workflows/ci-win.yml | 2 +- src/data/core/Info.plist | 4 ++-- src/data/core/vnotex.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index 52bceae5..de3d3763 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -10,7 +10,7 @@ on: workflow_dispatch: env: - VNOTE_VER: 3.8.0 + VNOTE_VER: 3.8.1 jobs: build-linux: diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml index fd43c171..4d748791 100644 --- a/.github/workflows/ci-macos.yml +++ b/.github/workflows/ci-macos.yml @@ -10,7 +10,7 @@ on: workflow_dispatch: env: - VNOTE_VER: 3.8.0 + VNOTE_VER: 3.8.1 jobs: build-linux: diff --git a/.github/workflows/ci-win.yml b/.github/workflows/ci-win.yml index fa2e52ec..ff6fc19d 100644 --- a/.github/workflows/ci-win.yml +++ b/.github/workflows/ci-win.yml @@ -10,7 +10,7 @@ on: workflow_dispatch: env: - VNOTE_VER: 3.8.0 + VNOTE_VER: 3.8.1 jobs: build: diff --git a/src/data/core/Info.plist b/src/data/core/Info.plist index a3afc9bf..60468940 100644 --- a/src/data/core/Info.plist +++ b/src/data/core/Info.plist @@ -21,9 +21,9 @@ CFBundleExecutable vnote CFBundleShortVersionString - 3.8.0 + 3.8.1 CFBundleVersion - 3.8.0.1 + 3.8.1.1 NSHumanReadableCopyright Created by VNoteX CFBundleIconFile diff --git a/src/data/core/vnotex.json b/src/data/core/vnotex.json index 17af4d2f..a8e55299 100644 --- a/src/data/core/vnotex.json +++ b/src/data/core/vnotex.json @@ -3,7 +3,7 @@ "metadata" : { "//comment": "When releasing new version, please go through the following configs to check if override is needed.", "//Comment": "markdown_editor#override_viewer_resource", - "version" : "3.8.0" + "version" : "3.8.1" }, "core" : { "theme" : "pure",