repochecker: version bump

This commit is contained in:
nemunaire 2021-05-14 00:31:26 +02:00
parent 9fa89e0793
commit 5c990de2a0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import (
"net/http"
)
const version = 9
const version = 10
func init() {
go checkUpdate()