v0.6.5+dev

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2022-12-09 15:16:19 +09:00
parent 30a6d28a4f
commit 583612ee7b

View File

@@ -17,7 +17,7 @@
package version
const (
Version = "0.6.5"
Version = "0.6.5+dev"
// LatestOfficialStableRelease is used by `norouter show-installer` command.
//