Skip to content

Commit 10d3e22

Browse files
committed
remove docs/changelog; bump version
* v3.30 Signed-off-by: Alex Aizman <[email protected]>
1 parent b1141c0 commit 10d3e22

File tree

5 files changed

+2
-2152
lines changed

5 files changed

+2
-2152
lines changed

cmn/ver_const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const GitHubHome = "https://github.com/NVIDIA/aistore"
2626
// `jsp` formats its *signature* and other implementation details.
2727

2828
const (
29-
VersionAIStore = "3.30.rc1"
29+
VersionAIStore = "3.30"
3030
VersionCLI = "1.19"
3131
VersionLoader = "1.13"
3232
VersionAuthN = "1.2"

0 commit comments

Comments
 (0)