repochecker: Revert binary file checks
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3fa53bc877
commit
9cf33ee755
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"net/http"
|
||||
)
|
||||
|
||||
const version = 11
|
||||
const version = 12
|
||||
|
||||
func init() {
|
||||
go checkUpdate()
|
||||
|
|
Reference in a new issue