add version.txt fix
Some checks failed
Docker Build & Publish / build (push) Has been cancelled

This commit is contained in:
Nicholas Orlowsky 2025-02-24 19:41:41 -05:00
parent 5c196c05fc
commit f48eda81e8
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ jobs:
- name: Write Version
run: |
echo Building with version number $RELEASE_VERSION
echo $RELEASE_VERSION > src/build/version.txt
echo $RELEASE_VERSION > src/build_supp/version.txt
- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'

View file

@ -1 +1 @@
0.3.0-dev
0.3.0