Release 0.2.0

This commit is contained in:
Philipp Wolfer 2023-11-28 09:09:53 +01:00
parent f9d25e3b6f
commit d96df4367d
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
3 changed files with 17 additions and 5 deletions

View file

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