We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f82ae6 commit f3c1347Copy full SHA for f3c1347
NppNavigateTo/Properties/AssemblyInfo.cs
@@ -29,5 +29,5 @@
29
// Build Number
30
// Revision
31
//
32
-[assembly: AssemblyVersion("2.5.4.0")]
33
-[assembly: AssemblyFileVersion("2.5.4.0")]
+[assembly: AssemblyVersion("2.6.0.0")]
+[assembly: AssemblyFileVersion("2.6.0.0")]
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 2.5.4.{build}
+version: 2.6.0.{build}
2
image: Visual Studio 2019
3
4
0 commit comments