Skip to content

Commit

Permalink
updated miner etc
Browse files Browse the repository at this point in the history
  • Loading branch information
Grayson Earle authored and Grayson Earle committed May 8, 2020
1 parent 6b4d529 commit f7739a5
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 45 deletions.
Binary file modified desktop/miner_binaries/bailbloc_worker
Binary file not shown.
93 changes: 50 additions & 43 deletions desktop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bailbloc",
"version": "1.3.5",
"version": "1.3.6",
"description": "converts computational cycles in bail funds",
"main": "main.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
"author": "The New Inquiry",
"license": "ISC",
"devDependencies": {
"electron": "^1.8.3",
"electron": "^1.8.8",
"electron-builder": "^19.22.1",
"node-icns": "0.0.4"
},
Expand Down

0 comments on commit f7739a5

Please sign in to comment.