2.3 released

This commit is contained in:
lealife
2017-01-23 22:41:31 +08:00
parent 3b9bc687c4
commit e2585bf695

View File

@ -606,5 +606,5 @@ func (this *ConfigService) HomePageIsAdminsBlog() bool {
} }
func (this *ConfigService) GetVersion() string { func (this *ConfigService) GetVersion() string {
return "2.2.2" return "2.3"
} }