Skip to content

Commit 5a2d188

Browse files
committed
Notepad++ Plugin List Release 1.3.1
1 parent 1560fe4 commit 5a2d188

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

appveyor.yml

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

44

src/pl.arm64.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npp-pluginList",
3-
"version": "1.0.2",
3+
"version": "1.3.1",
44
"arch": "arm64",
55
"npp-plugins": [
66
{

src/pl.x64.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npp-pluginList",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"arch": "64",
55
"npp-plugins": [
66
{

src/pl.x86.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npp-pluginList",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"arch": "32",
55
"npp-plugins": [
66
{

0 commit comments

Comments
 (0)