Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 72fef83

Browse files
committed
v1.8.4
1 parent 08de6b9 commit 72fef83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

3PA/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@
5454
// by using the '*' as shown below:
5555
// [assembly: AssemblyVersion("1.0.*")]
5656

57-
[assembly: AssemblyVersion("1.8.3.0")]
57+
[assembly: AssemblyVersion("1.8.4.0")]
5858
//[assembly: AssemblyFileVersion("1.5.3.1")]

docs/NEXT_RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ Since v7.6.x, there has been some changes regarding the plugins location:
2626

2727
Hopefully, the latest change is final.
2828

29-
I've updated the 3P documentation to reflect those changes. If you update to the latest version of notepad++ from an older version (<= 7.6), you will have to manually place the `3P.dll` into a `3P` sub folder of your `plugins` folder. Otherwise, 3P will simply not be loaded.
29+
I've updated the 3P documentation to reflect those changes. If you update to the latest version of notepad++ from an older version (<= 7.6), you will have to manually place the `3P.dll` into a `3P` sub folder of your `plugins` folder. Otherwise, 3P will simply not be loaded. Alternatively, you can reinstall 3P from the new "plugins admin" menu in notepad++.
3030

3131
Enjoy!

0 commit comments

Comments
 (0)