chore(plugin): bump version to 1.4.0

This commit is contained in:
Anna 2021-01-08 19:20:30 -05:00
parent 4be585c2de
commit c78884b39d
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

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.3.2")]
[assembly: AssemblyFileVersion("1.3.2")]
[assembly: AssemblyVersion("1.4.0")]
[assembly: AssemblyFileVersion("1.4.0")]