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 2e0f008 commit eafa43fCopy full SHA for eafa43f
NppNavigateTo/Properties/AssemblyInfo.cs
@@ -28,5 +28,5 @@
28
// Build Number
29
// Revision
30
//
31
-[assembly: AssemblyVersion("2.6.5.1")]
32
-[assembly: AssemblyFileVersion("2.6.5.1")]
+[assembly: AssemblyVersion("2.7.0.0")]
+[assembly: AssemblyFileVersion("2.7.0.0")]
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 2.6.5.{build}
+version: 2.7.0.{build}
2
image: Visual Studio 2019
3
4
0 commit comments