Skip to content

Commit

Permalink
v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkoelle committed Oct 27, 2021
1 parent 0d0f400 commit 4f6102a
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.4",
"version": "1.4.5",
"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.4",
"version": "1.4.5",
"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 4f6102a

Please sign in to comment.