Skip to content

Commit

Permalink
v3.18
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Aizman <[email protected]>
  • Loading branch information
alex-aizman committed Jul 9, 2023
1 parent 1120e29 commit 43ac7eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmn/ver_const.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ import "github.com/NVIDIA/aistore/cmn/jsp"
// `jsp` formats its *signature* and other implementation details.

const (
VersionAIStore = "3.17"
VersionCLI = "1.2"
VersionAIStore = "3.18"
VersionCLI = "1.5"
VersionLoader = "1.6"
VersionAuthN = "1.0"
)
Expand Down

0 comments on commit 43ac7eb

Please sign in to comment.