Version tick: 4.5.18

And also, add changelog entry for dependabot change
This commit is contained in:
Lucas Nicodemus 2022-08-16 20:57:15 -07:00
parent bbc8ef2dab
commit 1d4d19f961
3 changed files with 7 additions and 3 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.5.17")]
[assembly: AssemblyFileVersion("4.5.17")]
[assembly: AssemblyVersion("4.5.18")]
[assembly: AssemblyFileVersion("4.5.18")]