Skip to content

Commit 526e182

Browse files
committed
fix(pkg): Bump internal version to 1.8.1
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent 754a988 commit 526e182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
package version
1616

1717
var (
18-
VERSION = "1.7.0"
18+
VERSION = "1.8.1"
1919
BUILD_DATE = "2025-05-20"
2020
COMMIT = "HEAD"
2121
)

0 commit comments

Comments
 (0)