File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -34,17 +34,9 @@ Visit "the wiki":https://github.com/rdipardo/nppHTMLTag/wiki for more detailed i
34
34
35
35
h2. Installation
36
36
37
- ===============================================================================================
38
-
39
- h3. _Warning_
40
-
41
- _*Always* check your Notepad++ version at "? > Debug Info" before installing plugins_
37
+ *Note*
42
38
_Notepad++ 8.3 is the *minimum required* version for 64-bit releases of HTML Tag 1.2 and newer_
43
39
44
- You can safely use any 32-bit version of HTML Tag with any 32-bit version of Notepad++
45
-
46
- ===============================================================================================
47
-
48
40
h3. Plugins Admin
49
41
50
42
A builtin "plugin manager":pl-admin is available in Notepad++ versions 7.6 and newer.
Original file line number Diff line number Diff line change 8
8
::
9
9
SETLOCAL
10
10
11
- set " VERSION = 1.4.3 "
11
+ set " VERSION = 1.4.4 "
12
12
set " PLUGIN = HTMLTag"
13
13
set " PLUGIN_DLL = out\i386-win32\Release\%PLUGIN% .dll"
14
14
set " PLUGINX64_DLL = out\x86_64-win64\Release\%PLUGIN% .dll"
You can’t perform that action at this time.
0 commit comments