Skip to content

Commit e6ba14f

Browse files
committed
release 1.4.0
1 parent 933810c commit e6ba14f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "better-pdf-plugin",
33
"name": "Better PDF Plugin",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"minAppVersion": "0.11.13",
66
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
77
"author": "MSzturc",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-pdf-plugin",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
55
"main": "main.js",
66
"scripts": {

versions.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"1.4.0": "0.11.13",
23
"1.3.0": "0.11.13",
34
"1.2.0": "0.10.12",
45
"1.1.2": "0.10.11",

0 commit comments

Comments
 (0)