mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-29 21:27:05 +02:00
Release 0.4.0
This commit is contained in:
parent
757aeed7b5
commit
fee1eba080
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
Copyright © 2023 Philipp Wolfer <phw@uploadedlobster.com>
|
||||
Copyright © 2023-2024 Philipp Wolfer <phw@uploadedlobster.com>
|
||||
|
||||
Scotty is free software: you can redistribute it and/or modify it under the
|
||||
terms of the GNU General Public License as published by the Free Software
|
||||
|
@ -17,7 +17,7 @@ package version
|
|||
|
||||
const (
|
||||
AppName = "scotty"
|
||||
AppVersion = "0.3.1"
|
||||
AppVersion = "0.4.0"
|
||||
)
|
||||
|
||||
func UserAgent() string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue