diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 1ddb25d..acf6769 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -29,8 +29,8 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.11.4.0")] -[assembly: AssemblyFileVersion("1.11.4.0")] +[assembly: AssemblyVersion("1.12.0.0")] +[assembly: AssemblyFileVersion("1.12.0.0")] diff --git a/source.extension.vsixmanifest b/source.extension.vsixmanifest index 0b972d2..1fc93ee 100644 --- a/source.extension.vsixmanifest +++ b/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + OpenFileInSolution Shows a list of all files in the current solution and allows quickly filtering and opening them. LICENSE