We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe550c5 commit b7a95d5Copy full SHA for b7a95d5
beszel.go
@@ -6,7 +6,7 @@ import "github.com/blang/semver"
6
7
const (
8
// Version is the current version of the application.
9
- Version = "0.16.1"
+ Version = "0.17.0"
10
// AppName is the name of the application.
11
AppName = "beszel"
12
)
0 commit comments