Skip to content

Commit

Permalink
v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkoelle committed Nov 15, 2021
1 parent e2c4b18 commit f1c756f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "correctinator",
"productName": "correctinator",
"version": "1.4.6",
"version": "1.4.7",
"description": "A correction program with media viewer for Uni2Work rating files",
"main": "./main.prod.js",
"author": {
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": "correctinator",
"productName": "correctinator",
"version": "1.4.6",
"version": "1.4.7",
"description": "A correction program with media viewer for Uni2Work rating files",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit f1c756f

Please sign in to comment.