mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-25 05:47:57 +02:00
Bump version to 0.3.0
This commit is contained in:
parent
e7d596b4e0
commit
6c1cf2101d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
AppName = "scotty"
|
AppName = "scotty"
|
||||||
AppVersion = "0.2.0"
|
AppVersion = "0.3.0"
|
||||||
)
|
)
|
||||||
|
|
||||||
func UserAgent() string {
|
func UserAgent() string {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue