Skip to content

Commit

Permalink
v1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kfigiela committed May 29, 2020
1 parent c9d5988 commit df637e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "saffire-mixer-ui",
"displayName": "Focusrite Saffire LE mixer UI",
"version": "1.0.0",
"version": "1.0.1",
"description": "UI",
"author": "Kamil Figiela",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "saffire-mixer-ui",
"displayName": "Focusrite Saffire LE mixer UI",
"version": "1.0.0",
"version": "1.0.1",
"description": "UI",
"scripts": {
"postinstall": "electron-builder install-app-deps && bin/install-purescript && [ -n \"$DONT_RUN_BOWER_INSTALL\" ] || psc-package install",
Expand Down Expand Up @@ -43,7 +43,7 @@
"npmRebuild": false,
"appId": "kfigiela.saffire-le-mixer",
"productName": "Saffire LE Mixer",
"copyright": "Copyright © 2019 Kamil Figiela",
"copyright": "Copyright © 2019-2020 Kamil Figiela",
"mac": {
"category": "public.app-category.productivity",
"target": "default",
Expand Down

0 comments on commit df637e0

Please sign in to comment.