Compare commits
No commits in common. "master" and "v0.1.11" have entirely different histories.
@ -14,7 +14,6 @@ builds:
|
|||||||
- windows
|
- windows
|
||||||
goarch:
|
goarch:
|
||||||
- amd64
|
- amd64
|
||||||
main: ./cmd/dogtamer.go
|
|
||||||
archives:
|
archives:
|
||||||
- format_overrides:
|
- format_overrides:
|
||||||
- goos: windows
|
- goos: windows
|
||||||
@ -29,8 +28,3 @@ changelog:
|
|||||||
exclude:
|
exclude:
|
||||||
- '^docs:'
|
- '^docs:'
|
||||||
- '^test:'
|
- '^test:'
|
||||||
gitea_urls:
|
|
||||||
api: https://git.t-juice.club/api/v1/
|
|
||||||
download: https://git.t-juice.club
|
|
||||||
env_files:
|
|
||||||
gitea_token: gitea_token
|
|
||||||
|
@ -2,7 +2,7 @@ package dogtamer
|
|||||||
|
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
const Version string = "v0.1.13"
|
const Version string = "v0.1.11"
|
||||||
|
|
||||||
var Build string
|
var Build string
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user