This commit is contained in:
arm64v8a 2023-08-09 18:23:29 +09:00
parent a158ab1600
commit cb5221edbc
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ import (
var outdated string
func GetBuildTime() int64 {
buildDate := 20230726
buildDate := 20230809
buildTime, _ := time.Parse("20060102", strconv.Itoa(buildDate))
return buildTime.Unix()
}

View File

@ -1,3 +1,3 @@
PACKAGE_NAME=moe.nb4a
VERSION_NAME=1.1.8
VERSION_NAME=1.2.0
VERSION_CODE=24