From 4cd9a7e83b59aaf6572e46caecbc57188dd273bb Mon Sep 17 00:00:00 2001 From: Haoyu Xu Date: Sun, 25 Jun 2023 03:54:48 -0400 Subject: [PATCH] release: showcase 3.7.0, directory 1.3.0 --- .github/workflows/gh-pages.yaml | 2 +- Version | 2 +- directory/Version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index a6b6370..9991ba2 100644 --- a/.github/workflows/gh-pages.yaml +++ b/.github/workflows/gh-pages.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest - if: "contains(github.event.head_commit.message, '[release]')" + if: "contains(github.event.head_commit.message, 'release')" permissions: contents: write diff --git a/Version b/Version index da73a26..240bba9 100644 --- a/Version +++ b/Version @@ -1 +1 @@ -3.6.18 \ No newline at end of file +3.7.0 \ No newline at end of file diff --git a/directory/Version b/directory/Version index f37ae4a..589268e 100644 --- a/directory/Version +++ b/directory/Version @@ -1 +1 @@ -1.2.19 \ No newline at end of file +1.3.0 \ No newline at end of file