Skip to content

Commit

Permalink
update version to 4.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
atsaur committed Apr 23, 2024
1 parent e3a16a4 commit d66bf05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ opt1=$1
currentPath=`pwd`
appname="gotpl"
imagename="ubi-podman-titan"
ver="4.8.3"
ver="4.8.4"

function buildBinaries {
for GOOS in darwin linux; do
Expand Down

0 comments on commit d66bf05

Please sign in to comment.