Release 0.6.0

This commit is contained in:
Philipp Wolfer 2025-05-23 10:10:08 +02:00
parent 3b9d07e6b5
commit 142d38e9db
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
2 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@ package version
const (
AppName = "scotty"
AppVersion = "0.5.2"
AppVersion = "0.6.0"
AppURL = "https://git.sr.ht/~phw/scotty/"
)