Set version to 24.0.1
All checks were successful
Build / build (push) Successful in 1m41s

This commit is contained in:
2024-09-15 18:24:28 -04:00
parent 347adad48d
commit b811922369
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ jobs:
- name: Prepare Meta
id: prepare
run: |
BITCOIN_VERSION=24.2
BITCOIN_VERSION=24.0.1
PLATFORM="linux/amd64"
REPO=${{ gitea.repository }}