From 7c7237c8220b07745466eb5be964b564173ec72a Mon Sep 17 00:00:00 2001 From: Matthew Lorentz Date: Wed, 7 Sep 2022 12:32:36 -0400 Subject: [PATCH] Build for release --- CHANGELOG.md | 1 + Planetary.xcodeproj/project.pbxproj | 4 ++-- Resources/Info.plist | 2 +- Resources/Preload.bundle/Feeds/consolidatedFeed.json | 4 ++-- UITests/Info.plist | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e44d6e0079..3c8bbc731a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for EBT replication algorithm. #721 - Added a migration script for a small number of users whose accounts were created on the test network. #817 +- Fixed a bug where feeds two hops away wouldn't always be fetched. #833 ## [1.3.2] 2022-08-27 diff --git a/Planetary.xcodeproj/project.pbxproj b/Planetary.xcodeproj/project.pbxproj index 2cce71b256..eb7f844eb8 100644 --- a/Planetary.xcodeproj/project.pbxproj +++ b/Planetary.xcodeproj/project.pbxproj @@ -5532,7 +5532,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = Resources/FBTT.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 365; + CURRENT_PROJECT_VERSION = 367; DEVELOPMENT_TEAM = GZCZBKH7MY; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; @@ -5564,7 +5564,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = Resources/FBTT.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 365; + CURRENT_PROJECT_VERSION = 367; DEVELOPMENT_TEAM = GZCZBKH7MY; ENABLE_BITCODE = NO; FRAMEWORK_SEARCH_PATHS = "$(inherited)"; diff --git a/Resources/Info.plist b/Resources/Info.plist index 10d6c34f84..855e811d28 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -47,7 +47,7 @@ CFBundleVersion - 365 + 367 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/Resources/Preload.bundle/Feeds/consolidatedFeed.json b/Resources/Preload.bundle/Feeds/consolidatedFeed.json index 48fd360a93..e36db5443e 100644 --- a/Resources/Preload.bundle/Feeds/consolidatedFeed.json +++ b/Resources/Preload.bundle/Feeds/consolidatedFeed.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:220fba0fdd6c596d51e75bc2b68d472ce4cd1f2df5a8f46bf1ecfc55cfe4ffe1 -size 1078077 +oid sha256:d2c37745512e344683d4b6a5fbe13ee39e4b200180b8f3e237462ed3588c1d55 +size 1069881 diff --git a/UITests/Info.plist b/UITests/Info.plist index a78dce0107..5b0a64f728 100644 --- a/UITests/Info.plist +++ b/UITests/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 1.1 CFBundleVersion - 365 + 367 PLTestingNetworkHMAC $(TESTING_NETWORK_HMAC) PLTestingNetworkKey