Skip to content

Commit

Permalink
update ipfs version to v0.1.15 (#76) (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
sudeepdino008 authored Aug 14, 2023
1 parent 40b2a57 commit 8df22cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/support.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const (
// IpfsPinnerVersionMinor is Minor version component of the current release
IpfsPinnerVersionMinor = 1
// IpfsPinnerVersionPatch is Patch version component of the current release
IpfsPinnerVersionPatch = 13
IpfsPinnerVersionPatch = 15
clientIdentifier = "ipfs-pinner" // Client identifier to advertise over the network
)

Expand Down

0 comments on commit 8df22cb

Please sign in to comment.