chore(plugin): bump version to 1.4.3

This commit is contained in:
Anna 2021-01-11 12:29:23 -05:00
parent 162f8f7abe
commit 1128a49557
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 2 additions and 2 deletions

View File

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.2")]
[assembly: AssemblyFileVersion("1.4.2")]
[assembly: AssemblyVersion("1.4.3")]
[assembly: AssemblyFileVersion("1.4.3")]