Skip to content

Commit 069e1c2

Browse files
committed
chore(store-types): Update internal store-types with latest data and internal version to 1.8.4
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent e357382 commit 069e1c2

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.3"
19-
BUILD_DATE = "2025-08-14"
18+
VERSION = "1.8.4"
19+
BUILD_DATE = "2025-09-10"
2020
COMMIT = "HEAD"
2121
)

0 commit comments

Comments
 (0)