Browse Source

Merge pull request #1170 from colinin/rel-9.1.1

update: update version
pull/1171/head
yx lin 10 months ago
committed by GitHub
parent
commit
1cf14bee5b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -14,4 +14,4 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: "9.0.4"
automatic_release_tag: "9.1.1"

Loading…
Cancel
Save