v1.3 release

This commit is contained in:
lealife
2015-10-27 23:14:02 +08:00
parent c3478520c0
commit c9bda60554

View File

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