Skip to content

Commit

Permalink
version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Apr 22, 2020
1 parent 88ed23a commit 6171133
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions latest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "org.daisy.ace",
"version": "1.0.1",
"date": "Thu, 05 Dec 2019 22:00:00 GMT",
"version": "1.1.0",
"date": "Wed, 22 Apr 2020 22:00:00 GMT",
"url_": "https://daisy.github.io/ace/",
"url": "https://github.com/daisy/ace-gui/releases/tag/v1.0.1"
"url": "https://github.com/daisy/ace-gui/releases/tag/v1.1.0"
}
2 changes: 1 addition & 1 deletion package-asar-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ace-gui",
"productName": "Ace by DAISY",
"description": "Ace, the EPUB accessibility checker by the DAISY Consortium (desktop application)",
"version": "1.1.0",
"version": "1.1.1-alpha.1",
"author": {
"name": "DAISY Consortium",
"organization": "DAISY Consortium",
Expand Down
2 changes: 1 addition & 1 deletion package-asar.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ace-gui",
"productName": "Ace by DAISY",
"description": "Ace, the EPUB accessibility checker by the DAISY Consortium (desktop application)",
"version": "1.1.0",
"version": "1.1.1-alpha.1",
"author": {
"name": "DAISY Consortium",
"organization": "DAISY Consortium",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ace-gui",
"description": "Ace, the EPUB accessibility checker by the DAISY Consortium (desktop application)",
"version": "1.1.0",
"version": "1.1.1-alpha.1",
"author": {
"name": "DAISY Consortium",
"organization": "DAISY Consortium",
Expand Down

0 comments on commit 6171133

Please sign in to comment.