Release 0.4.1

This commit is contained in:
Philipp Wolfer 2024-09-16 19:07:07 +02:00
parent 1c1ce224f7
commit 04eddfda33
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
2 changed files with 7 additions and 1 deletions

View file

@ -17,7 +17,7 @@ package version
const (
AppName = "scotty"
AppVersion = "0.4.0"
AppVersion = "0.4.1"
)
func UserAgent() string {