From a3adcda8d5ad66f4455b3b74f472c10039a1b7e4 Mon Sep 17 00:00:00 2001 From: Livid Date: Thu, 20 Jun 2024 10:08:50 -0700 Subject: [PATCH] Update peering ID --- Planet/IPFS/IPFSDaemon.swift | 2 +- Planet/versioning.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Planet/IPFS/IPFSDaemon.swift b/Planet/IPFS/IPFSDaemon.swift index 6c6860e8..68e4a292 100644 --- a/Planet/IPFS/IPFSDaemon.swift +++ b/Planet/IPFS/IPFSDaemon.swift @@ -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", diff --git a/Planet/versioning.xcconfig b/Planet/versioning.xcconfig index 19b19052..8d880440 100644 --- a/Planet/versioning.xcconfig +++ b/Planet/versioning.xcconfig @@ -1 +1 @@ -CURRENT_PROJECT_VERSION = 2077 +CURRENT_PROJECT_VERSION = 2080