Compare commits

..

No commits in common. "master" and "v0.1.12" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View File

@ -29,8 +29,3 @@ changelog:
exclude:
- '^docs:'
- '^test:'
gitea_urls:
api: https://git.t-juice.club/api/v1/
download: https://git.t-juice.club
env_files:
gitea_token: gitea_token

View File

@ -2,7 +2,7 @@ package dogtamer
import "fmt"
const Version string = "v0.1.13"
const Version string = "v0.1.12"
var Build string