mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-09 05:39:54 +00:00
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 7d3447ceff)
5 lines
102 B
Go
5 lines
102 B
Go
package credentials
|
|
|
|
// Version holds a string describing the current version
|
|
const Version = "0.6.4"
|