diff --git a/Account/Sources/Account/FeedWrangler/FeedWranglerAccountDelegate.swift b/Account/Sources/Account/FeedWrangler/FeedWranglerAccountDelegate.swift
index f9f07e377..8ab0614db 100644
--- a/Account/Sources/Account/FeedWrangler/FeedWranglerAccountDelegate.swift
+++ b/Account/Sources/Account/FeedWrangler/FeedWranglerAccountDelegate.swift
@@ -96,6 +96,7 @@ final class FeedWranglerAccountDelegate: AccountDelegate {
switch result {
case .success:
DispatchQueue.main.async {
+ account.metadata.lastArticleFetchEndTime = Date()
completion(.success(()))
}
diff --git a/Appcasts/netnewswire-beta.xml b/Appcasts/netnewswire-beta.xml
index 7c5366da7..03b68174a 100755
--- a/Appcasts/netnewswire-beta.xml
+++ b/Appcasts/netnewswire-beta.xml
@@ -6,6 +6,16 @@
Fixed a crashing bug that could happen when adding a feed.
+ ]]> +Fixed a crashing bug that could happen when adding a feed.
+ ]]>