This commit is contained in:
lealife
2016-12-24 15:47:57 +08:00
parent a8dd578624
commit 032470c3df
14 changed files with 24 additions and 33 deletions

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