Skip to content

Commit

Permalink
2.3 released
Browse files Browse the repository at this point in the history
  • Loading branch information
lealife committed Jan 23, 2017
1 parent 3b9bc68 commit e2585bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/service/ConfigService.go
Original file line number Diff line number Diff line change
Expand Up @@ -606,5 +606,5 @@ func (this *ConfigService) HomePageIsAdminsBlog() bool {
}

func (this *ConfigService) GetVersion() string {
return "2.2.2"
return "2.3"
}

0 comments on commit e2585bf

Please sign in to comment.