Skip to content

Commit c990d96

Browse files
v. 2.7.1
1 parent 2f3fba3 commit c990d96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NppNavigateTo/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
// Build Number
2929
// Revision
3030
//
31-
[assembly: AssemblyVersion("2.7.0.0")]
32-
[assembly: AssemblyFileVersion("2.7.0.0")]
31+
[assembly: AssemblyVersion("2.7.1.0")]
32+
[assembly: AssemblyFileVersion("2.7.1.0")]

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.7.0.{build}
1+
version: 2.7.1.{build}
22
image: Visual Studio 2019
33

44

0 commit comments

Comments
 (0)