Push dummy version 0.99.99
This commit is contained in:
2
.github/workflows/build-publish-apps.yml
vendored
2
.github/workflows/build-publish-apps.yml
vendored
@ -188,7 +188,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
contents: write
|
||||
if: ${{ github.event_name == 'release' || github.event_name == 'schedule' }}
|
||||
# if: ${{ github.event_name == 'release' || github.event_name == 'schedule' }}
|
||||
needs: [prepare-files, build-apps]
|
||||
# env:
|
||||
# VERSION_NO_V: ${{ needs.prepare-json-files.outputs.version }}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "zoo-modeling-app",
|
||||
"version": "0.24.11",
|
||||
"version": "0.99.99",
|
||||
"private": true,
|
||||
"productName": "Zoo Modeling App",
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user