* bump for dev

* fix bump
This commit is contained in:
Neil 2023-06-30 13:41:36 +08:00 committed by GitHub
parent 0b715031f0
commit 8a44ead997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@ jobs:
shell: bash
build:
# needs: verify
needs: verify
if: needs.verify.outputs.is-updated == 'true'
runs-on: macos-latest
outputs:

View file

@ -1,6 +1,6 @@
{
"name": "tea",
"version": "0.2.35",
"version": "0.2.36",
"private": true,
"description": "tea gui app",
"author": "tea.xyz",