v1.3.1 released

This commit is contained in:
lealife
2015-10-30 14:44:57 +08:00
parent 5e02816c09
commit cba69444a8

View File

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