Skip to content

Commit 1b40d83

Browse files
committed
chore(pkg): Bump internal version to 1.8.2
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent 6840e13 commit 1b40d83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/version/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
package version
1616

1717
var (
18-
VERSION = "1.8.1"
19-
BUILD_DATE = "2025-05-20"
18+
VERSION = "1.8.2"
19+
BUILD_DATE = "2025-07-31"
2020
COMMIT = "HEAD"
2121
)

0 commit comments

Comments
 (0)