This commit is contained in:
lealife
2015-11-28 17:58:42 +08:00
parent 3b3e665a9f
commit f270ade8d7

View File

@ -611,5 +611,5 @@ func (this *ConfigService) HomePageIsAdminsBlog() bool {
}
func (this *ConfigService) GetVersion() string {
return "1.3.1"
return "1.4"
}