mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-27 22:34:51 +00:00
mobile: update links to v5.2 release announcement (#2706)
This commit is contained in:
@@ -223,7 +223,7 @@ private let versionDescriptions: [VersionDescription] = [
|
||||
),
|
||||
VersionDescription(
|
||||
version: "v5.2",
|
||||
post: URL(string: "https://simplex.chat/blog/20230719-simplex-chat-v5-2-message-delivery-receipts.html"),
|
||||
post: URL(string: "https://simplex.chat/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html"),
|
||||
features: [
|
||||
FeatureDescription(
|
||||
icon: "checkmark",
|
||||
|
||||
+1
-1
@@ -381,7 +381,7 @@ private val versionDescriptions: List<VersionDescription> = listOf(
|
||||
),
|
||||
VersionDescription(
|
||||
version = "v5.2",
|
||||
post = "https://simplex.chat/blog/20230719-simplex-chat-v5-2-message-delivery-receipts.html",
|
||||
post = "https://simplex.chat/blog/20230722-simplex-chat-v5-2-message-delivery-receipts.html",
|
||||
features = listOf(
|
||||
FeatureDescription(
|
||||
icon = MR.images.ic_check,
|
||||
|
||||
Reference in New Issue
Block a user