Skip to content

Commit 12c20fe

Browse files
committed
pre-tag-commit: updated wdb version: v1.7.0
1 parent d008954 commit 12c20fe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package version
33
const (
44
WDB_VERSION = "v1.7.0"
55
CLI_VERSION = "v0.0.1"
6-
BUILD_DATE = "2024-09-08_13:03:05"
6+
BUILD_DATE = "2024-09-08_13:08:57"
77
)

internal/version/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"wdb_version": "v1.7.0",
33
"wdbctl_version": "v0.0.1",
4-
"wdb_build_date": "2024-09-08_13:03:05"
4+
"wdb_build_date": "2024-09-08_13:08:57"
55
}

0 commit comments

Comments
 (0)