Skip to content

Commit

Permalink
Update peering ID
Browse files Browse the repository at this point in the history
  • Loading branch information
livid committed Jun 20, 2024
1 parent fe056b1 commit a3adcda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Planet/IPFS/IPFSDaemon.swift
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ extension IPFSDaemon {
"Addrs": ["/ip4/167.71.172.216/tcp/4001", "/ip6/2604:a880:800:10::826:1/tcp/4001"],
], // Pinnable
[
"ID": "12D3KooWHN5avE25zdCpsuu85kNcCSxYJx2njLNREKxowoDHa1xc",
"ID": "12D3KooWDaGQ3Fu3iLgFxrrg5Vfef9z5L3DQZoyqFxQJbKKPnCc8",
"Addrs": [
"/ip4/143.198.18.166/tcp/4001",
"/ip6/2604:a880:800:10::735:7001/tcp/4001",
Expand Down
2 changes: 1 addition & 1 deletion Planet/versioning.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CURRENT_PROJECT_VERSION = 2077
CURRENT_PROJECT_VERSION = 2080

0 comments on commit a3adcda

Please sign in to comment.