Skip to content

Commit deba5d0

Browse files
authored
Merge pull request #42 from DataSQRL/v0.5.10
Updated SQRL_VERSION in the build workflow from v0.5.6 to v0.5.10
2 parents 252259e + 9867753 commit deba5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
env:
5858
TZ: 'America/Los_Angeles'
59-
SQRL_VERSION: 'v0.5.6'
59+
SQRL_VERSION: 'v0.5.10'
6060

6161
steps:
6262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)