From aaca2d40c75e211d31354a3e37160db68e6ed4f9 Mon Sep 17 00:00:00 2001 From: parnic Date: Thu, 8 Aug 2019 21:21:03 -0500 Subject: [PATCH] Bumped version for release --- Properties/AssemblyInfo.cs | 4 ++-- source.extension.vsixmanifest | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index aee0e7f..1fc9c0d 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.14.0.0")] -[assembly: AssemblyFileVersion("1.14.0.0")] +[assembly: AssemblyVersion("1.15.0.0")] +[assembly: AssemblyFileVersion("1.15.0.0")] diff --git a/source.extension.vsixmanifest b/source.extension.vsixmanifest index 7a832c4..09a1a85 100644 --- a/source.extension.vsixmanifest +++ b/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + Open File In Solution Shows a list of all files in the current solution and allows quickly filtering and opening them. LICENSE