mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-16 10:09:28 +02:00
Bump version to 0.3.1
This commit is contained in:
parent
3d52f8779a
commit
a751b7182c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
AppName = "scotty"
|
AppName = "scotty"
|
||||||
AppVersion = "0.3.0"
|
AppVersion = "0.3.1"
|
||||||
)
|
)
|
||||||
|
|
||||||
func UserAgent() string {
|
func UserAgent() string {
|
||||||
|
|
Loading…
Add table
Reference in a new issue