Skip to content

Commit b7a95d5

Browse files
committed
release 0.17.0
1 parent fe550c5 commit b7a95d5

File tree

3 files changed

+167
-148
lines changed

3 files changed

+167
-148
lines changed

beszel.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import "github.com/blang/semver"
66

77
const (
88
// Version is the current version of the application.
9-
Version = "0.16.1"
9+
Version = "0.17.0"
1010
// AppName is the name of the application.
1111
AppName = "beszel"
1212
)

0 commit comments

Comments
 (0)