We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1560fe4 commit 5a2d188Copy full SHA for 5a2d188
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 1.3.0.{build}
+version: 1.3.1.{build}
2
image: Visual Studio 2017
3
4
src/pl.arm64.json
@@ -1,6 +1,6 @@
{
"name": "npp-pluginList",
- "version": "1.0.2",
+ "version": "1.3.1",
"arch": "arm64",
5
"npp-plugins": [
6
src/pl.x64.json
- "version": "1.3.0",
"arch": "64",
src/pl.x86.json
"arch": "32",
0 commit comments