1.4.2 released

This commit is contained in:
lealife
2015-12-25 11:50:05 +08:00
parent 551e3d965e
commit bfc5acc3ee
4 changed files with 7 additions and 6 deletions

View File

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