Skip to content

Commit

Permalink
change mirc's version to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alimy committed Mar 31, 2020
1 parent 37905ec commit ac62bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirc/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ var (
var AppVer = semver.Version{
Major: 2,
Minor: 3,
Patch: 3,
Patch: 2,
}

0 comments on commit ac62bf5

Please sign in to comment.