repochecker: version bump
This commit is contained in:
parent
9fa89e0793
commit
5c990de2a0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
"net/http"
|
||||
)
|
||||
|
||||
const version = 9
|
||||
const version = 10
|
||||
|
||||
func init() {
|
||||
go checkUpdate()
|
||||
|
|
Reference in a new issue