From 1aface247fb35ded924604796e23b6f7885c7e77 Mon Sep 17 00:00:00 2001 From: CameleonTH Date: Tue, 15 Sep 2015 15:43:20 +0200 Subject: [PATCH] Change version --- VS-QuickNavigation/Properties/AssemblyInfo.cs | 4 ++-- VS-QuickNavigation/source.extension.vsixmanifest | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/VS-QuickNavigation/Properties/AssemblyInfo.cs b/VS-QuickNavigation/Properties/AssemblyInfo.cs index fb5ce18..bc9ed16 100644 --- a/VS-QuickNavigation/Properties/AssemblyInfo.cs +++ b/VS-QuickNavigation/Properties/AssemblyInfo.cs @@ -28,5 +28,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.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file +[assembly: AssemblyVersion("0.1.0.0")] +[assembly: AssemblyFileVersion("0.1.0.0")] \ No newline at end of file diff --git a/VS-QuickNavigation/source.extension.vsixmanifest b/VS-QuickNavigation/source.extension.vsixmanifest index 0c8cac2..6a93592 100644 --- a/VS-QuickNavigation/source.extension.vsixmanifest +++ b/VS-QuickNavigation/source.extension.vsixmanifest @@ -1,12 +1,12 @@  - - VS_QuickNavigation - Empty VSIX Project. + + VS-QuickNavigation + Navigate quickly between you solution files and your active document methods. - +