Skip to content

Commit 425d1b0

Browse files
committed
bump version
* v4.1 Signed-off-by: Alex Aizman <[email protected]>
1 parent fb5b9f7 commit 425d1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = "4.1.rc2"
29+
VersionAIStore = "4.1"
3030
VersionCLI = "1.22"
3131
VersionLoader = "2.1"
3232
VersionAuthN = "1.3"

0 commit comments

Comments
 (0)