diff --git a/src/AddIns/Misc/SharpQuery/Configuration/AssemblyInfo.cs b/src/AddIns/Misc/SharpQuery/Configuration/AssemblyInfo.cs index af72732a03..e296492eee 100644 --- a/src/AddIns/Misc/SharpQuery/Configuration/AssemblyInfo.cs +++ b/src/AddIns/Misc/SharpQuery/Configuration/AssemblyInfo.cs @@ -30,4 +30,4 @@ using System.Runtime.CompilerServices; // You can specify all values by your own or you can build default build and revision // numbers with the '*' character (the default): -[assembly: AssemblyVersion("2.0.0.1")] +[assembly: AssemblyVersion("2.0.0.994")] diff --git a/src/AddIns/Misc/SharpQuery/SharpQuery.addin b/src/AddIns/Misc/SharpQuery/SharpQuery.addin index e26b8dd7c3..82e97ca375 100644 --- a/src/AddIns/Misc/SharpQuery/SharpQuery.addin +++ b/src/AddIns/Misc/SharpQuery/SharpQuery.addin @@ -164,6 +164,10 @@ icon = "Icons.16x16.SharpQuery.Refresh" class = "SharpQuery.Commands.SharpQueryRefreshCommand" loadclasslazy="false"/> +