Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 6ff6e09

Browse files
author
Alan Shaw
committed
chore: update js-ipfs version in example documentation
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 1d520a9 commit 6ff6e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/exchange-files-in-browser/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This tutorial will help you exchange files between browser nodes and go-ipfs or js-ipfs nodes!
44

5-
**Note:** As `js-ipfs@0.32.x` currently doesn't support DHT peer discovery, the peer from which you are fetching data should be within the reach (local or in public IP) of the browser node.
5+
**Note:** As `js-ipfs@0.33.x` currently doesn't support DHT peer discovery, the peer from which you are fetching data should be within the reach (local or in public IP) of the browser node.
66

77
That being said, we will explain how to circumvent these caveats and once they are fixed, we'll update the tutorial as well.
88

0 commit comments

Comments
 (0)