Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kubo to 0.18.1 #559

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Update kubo to 0.18.1 #559

merged 1 commit into from
Feb 23, 2023

Conversation

cypt4
Copy link
Collaborator

@cypt4 cypt4 commented Feb 2, 2023

Resolves brave/brave-browser#27965
Tested: #574

@@ -8,13 +8,13 @@ const fs = require('fs')
const mkdirp = require('mkdirp')
const path = require('path')
const util = require('../lib/util')
const ipfsVersion = '0.17.0'
const ipfsVersion = '0.18.0'
Copy link
Contributor

@lidel lidel Feb 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const ipfsVersion = '0.18.0'
const ipfsVersion = '0.18.1'

@cypt4 we had a patch release with some useful fixes to resource manager:
https://github.com/ipfs/kubo/blob/master/docs/changelogs/v0.18.md#v0181

@cypt4 cypt4 force-pushed the brave_27965 branch 2 times, most recently from e336f62 to f6e5c59 Compare February 7, 2023 15:26
@cypt4 cypt4 changed the title Update kubo to 0.18.0 Update kubo to 0.18.1 Feb 7, 2023
@cypt4 cypt4 merged commit bab68ad into master Feb 23, 2023
@cypt4 cypt4 deleted the brave_27965 branch February 23, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update IPFS Kubo to 0.18.1
3 participants