Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
siftal committed Aug 11, 2022
1 parent db24958 commit d43f14e
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Binary file modified web_services/foxx/apply6.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion web_services/foxx/brightid/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "BrightID-Node",
"description": "Read and update the anonymous social graph stored on BrightID nodes.",
"license": "ISC",
"version": "6.13.1",
"version": "6.14.0",
"tests": ["tests/*.js"],
"scripts": {
"setup": "initdb.js"
Expand Down
2 changes: 1 addition & 1 deletion web_services/foxx/brightid/manifest_apply.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"main": "apply.js",
"name": "apply",
"description": "Allows BrightID consensus module to apply operations to the database.",
"version": "6.13.1",
"version": "6.14.0",
"scripts": {
"setup": "initdb.js"
}
Expand Down
2 changes: 1 addition & 1 deletion web_services/foxx/brightid/package-lock.json

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

2 changes: 1 addition & 1 deletion web_services/foxx/brightid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "brightid-foxx",
"description": "Foxx service for managing BrightID connections",
"version": "6.13.1",
"version": "6.14.0",
"dependencies": {
"base64-js": "^1.3.0",
"crypto-js": "^3.1.9-1",
Expand Down
Binary file modified web_services/foxx/brightid6.zip
Binary file not shown.

0 comments on commit d43f14e

Please sign in to comment.