Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
pbhogan committed Sep 26, 2014
1 parent cbebdc0 commit f5df20a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/InControl/Library/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ public static VersionInfo InControlVersion()
return new VersionInfo() {
Major = 1,
Minor = 3,
Patch = 5,
Build = 3546
Patch = 6,
Build = 3559
};
}

Expand Down

0 comments on commit f5df20a

Please sign in to comment.