diff --git a/rpm/build.sh b/rpm/build.sh index 69ae9a4..c398f3b 100755 --- a/rpm/build.sh +++ b/rpm/build.sh @@ -1,7 +1,7 @@ #!/bin/bash -eux # DBT2 version -VERSION="0.48.3" +VERSION="0.48.4" TAG="v$VERSION" dnf update -y