Skip to content

Commit

Permalink
Preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
snoopdave committed Sep 24, 2024
1 parent 53d91d7 commit 44f89ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assembly-release/sign-release.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

export rcstring=""
export vstring="6.1.3"
export rcstring="rc1"
export vstring="6.1.4"

# for rc releases we rename the release files
if [ rcstring != "" ]; then
Expand Down

0 comments on commit 44f89ca

Please sign in to comment.