diff --git a/rpm/build.sh b/rpm/build.sh index a7adede..f53f577 100755 --- a/rpm/build.sh +++ b/rpm/build.sh @@ -1,7 +1,7 @@ #!/bin/bash -eux # DBT2 version -VERSION="0.44.0" +VERSION="0.45.0" TAG="v$VERSION" dnf update -y