Skip to content

Commit

Permalink
Notepad++ Plugin List Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
donho committed May 18, 2021
1 parent 1560fe4 commit 5a2d188
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.3.0.{build}
version: 1.3.1.{build}
image: Visual Studio 2017


Expand Down
2 changes: 1 addition & 1 deletion src/pl.arm64.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
"version": "1.0.2",
"version": "1.3.1",
"arch": "arm64",
"npp-plugins": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/pl.x64.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
"version": "1.3.0",
"version": "1.3.1",
"arch": "64",
"npp-plugins": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/pl.x86.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
"version": "1.3.0",
"version": "1.3.1",
"arch": "32",
"npp-plugins": [
{
Expand Down

0 comments on commit 5a2d188

Please sign in to comment.