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 705f557 commit bce997bCopy full SHA for bce997b
NppNavigateTo/Properties/AssemblyInfo.cs
@@ -29,5 +29,5 @@
29
// Build Number
30
// Revision
31
//
32
-[assembly: AssemblyVersion("2.5.2.0")]
33
-[assembly: AssemblyFileVersion("2.5.2.0")]
+[assembly: AssemblyVersion("2.5.4.0")]
+[assembly: AssemblyFileVersion("2.5.4.0")]
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 2.5.2.{build}
+version: 2.5.4.{build}
2
image: Visual Studio 2019
3
4
0 commit comments