Skip to content

Commit

Permalink
push ipfs-pinner patch version
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <[email protected]>
  • Loading branch information
noslav committed Jan 2, 2025
1 parent c5ed406 commit dc932a8
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 = 2
// IpfsPinnerVersionPatch is Patch version component of the current release
IpfsPinnerVersionPatch = 1
IpfsPinnerVersionPatch = 3
clientIdentifier = "ipfs-pinner" // Client identifier to advertise over the network
)

Expand Down

0 comments on commit dc932a8

Please sign in to comment.