Push dummy version 0.99.99

This commit is contained in:
Pierre Jacquier
2024-08-23 05:46:01 -04:00
parent ec6321d457
commit 2ed1ff0168
2 changed files with 2 additions and 2 deletions

View File

@ -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 }}

View File

@ -1,6 +1,6 @@
{
"name": "zoo-modeling-app",
"version": "0.24.11",
"version": "0.99.99",
"private": true,
"productName": "Zoo Modeling App",
"author": {