Merge pull request #1667 from Pryaxis/backport-verison-tick

Backport (frontport) version number from future master to gen-dev
This commit is contained in:
Chris 2019-04-01 14:15:59 +10:30 committed by GitHub
commit de390a6ad2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.3.25")]
[assembly: AssemblyFileVersion("4.3.25")]
[assembly: AssemblyVersion("4.3.26")]
[assembly: AssemblyFileVersion("4.3.26")]