diff --git a/About/Manifest.xml b/About/Manifest.xml index d0b03c1..df50c32 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@ ProgressRenderer - 1.2 + 1.4 true https://raw.githubusercontent.com/JonathanTroyer/Progress-Renderer/master/About/Manifest.xml https://github.com/JonathanTroyer/Progress-Renderer/releases/latest diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 846506a..6914c6e 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // 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.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.4.0.0")] +[assembly: AssemblyFileVersion("1.4.0.0")]