Version tick: 4.2.6

This commit is contained in:
Lucas Nicodemus 2015-02-22 08:47:40 -07:00
parent 04145a4aca
commit f4564b88e9
2 changed files with 4 additions and 4 deletions

View file

@ -53,5 +53,5 @@ using System.Runtime.InteropServices;
// Also, be sure to release on github with the exact assembly version tag as below
// so that the update manager works correctly (via the Github releases api and mimic)
[assembly: AssemblyVersion("4.2.5")]
[assembly: AssemblyFileVersion("4.2.5")]
[assembly: AssemblyVersion("4.2.6")]
[assembly: AssemblyFileVersion("4.2.6")]