From 9548fb8e36357c29db5f52fe87ef7427cca25626 Mon Sep 17 00:00:00 2001 From: Mark Wong Date: Tue, 28 Jun 2022 10:20:39 -0700 Subject: [PATCH] Update for v0.48.3 --- rpm/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/build.sh b/rpm/build.sh index 24278fc..69ae9a4 100755 --- a/rpm/build.sh +++ b/rpm/build.sh @@ -1,7 +1,7 @@ #!/bin/bash -eux # DBT2 version -VERSION="0.48.2" +VERSION="0.48.3" TAG="v$VERSION" dnf update -y