Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MSzturc committed Feb 1, 2021
1 parent 809a34e commit 23d9302
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "better-pdf-plugin",
"name": "Better PDF Plugin",
"version": "1.1.1",
"version": "1.1.2",
"minAppVersion": "0.10.11",
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
"author": "MSzturc",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "better-pdf-plugin",
"version": "1.1.1",
"version": "1.1.2",
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
"main": "main.js",
"scripts": {
Expand Down
6 changes: 2 additions & 4 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"1.1.2": "0.10.11",
"1.1.1": "0.10.11",
"1.1.0": "0.10.11",
"1.0.2": "0.9.12",
"1.0.1": "0.9.12",
"1.0.0": "0.9.7"
"1.1.0": "0.10.11"
}

0 comments on commit 23d9302

Please sign in to comment.