mirror of
https://github.com/norouter/norouter.git
synced 2025-12-24 13:17:54 +08:00
@@ -17,10 +17,10 @@
|
||||
package version
|
||||
|
||||
const (
|
||||
Version = "0.5.1+dev"
|
||||
Version = "0.6.0"
|
||||
|
||||
// LatestOfficialStableRelease is used by `norouter show-installer` command.
|
||||
//
|
||||
// The release must be available on https://github.com/norouter/norouter/releases .
|
||||
LatestOfficialStableRelease = "0.5.1"
|
||||
LatestOfficialStableRelease = "0.6.0"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user