Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jigar-f committed Jan 8, 2025
1 parent 4f4bde4 commit 27a58ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
else:
li = 'lantern-installer-preview'
vf = 'version-android-beta.txt'
version = parts[0]
version = '9999.99.99-dev'
print('Setting version to ' + version)
print('Setting prefix to ' + li)
Expand Down

0 comments on commit 27a58ed

Please sign in to comment.