Skip to content

Commit

Permalink
0.1.3rc23
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimryndin committed Feb 25, 2024
1 parent ab3576d commit 785297d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/site/src/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ main() {

get_architecture || return 1
local _arch="$RETVAL"
local _version=${1:-'0.1.3rc22'}
local _version=${1:-'0.1.3rc23'}
assert_nz "$_arch" "arch"

local _file="goral-${_version}-${_arch}"
Expand Down

0 comments on commit 785297d

Please sign in to comment.