We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933810c commit e6ba14fCopy full SHA for e6ba14f
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "better-pdf-plugin",
3
"name": "Better PDF Plugin",
4
- "version": "1.3.0",
+ "version": "1.4.0",
5
"minAppVersion": "0.11.13",
6
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
7
"author": "MSzturc",
package.json
@@ -1,6 +1,6 @@
"name": "better-pdf-plugin",
"main": "main.js",
"scripts": {
versions.json
@@ -1,4 +1,5 @@
+ "1.4.0": "0.11.13",
"1.3.0": "0.11.13",
"1.2.0": "0.10.12",
"1.1.2": "0.10.11",
0 commit comments