This commit is contained in:
lealife
2017-01-07 15:55:31 +08:00
parent a53398ebb4
commit 000dfea92d

View File

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