Skip to content

Commit

Permalink
change to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
astaxie committed Sep 22, 2016
1 parent e0c59fc commit 15a45cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beego.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (

const (
// VERSION represent beego web framework version.
VERSION = "1.7.0"
VERSION = "1.7.1"

// DEV is for develop
DEV = "dev"
Expand Down

0 comments on commit 15a45cc

Please sign in to comment.