Skip to content

Commit dc5ae74

Browse files
Version and Contributors section in readme
1 parent 790f500 commit dc5ae74

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

NppNavigateTo/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
// Build Number
3030
// Revision
3131
//
32-
[assembly: AssemblyVersion("2.4.3.0")]
33-
[assembly: AssemblyFileVersion("2.4.3.0")]
32+
[assembly: AssemblyVersion("2.5.2.0")]
33+
[assembly: AssemblyFileVersion("2.5.2.0")]

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,8 @@ Read license.md
3939

4040
# Credits
4141
Plugin based on NPP plugin platform for .Net v0.91.57 (Starting from NppNavigateTo v2)
42-
https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net.git
42+
https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net.git
43+
44+
# Contributors
45+
46+
molsonkiko - https://github.com/molsonkiko

appveyor.yml

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

44

0 commit comments

Comments
 (0)