Skip to content

Commit 573a8e4

Browse files
committed
Mark 1771 as stable release
1 parent 5092012 commit 573a8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/org/thunderdog/challegram/util/ChangeLogList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,5 @@ public static void collectChangeLogs (int prevVersion, List<TdApi.Function<?>> f
151151
private static final int APP_RELEASE_VERSION_2024_MAY = 1717; // Replace media messages, files captions, birthdates, dozens of changes. 10 May, 2024: https://telegra.ph/Telegram-X-05-10
152152
private static final int APP_RELEASE_VERSION_2024_JUNE = 1730; // Chat folders. 10 June, 2024: https://telegra.ph/Telegram-X-06-08
153153
private static final int APP_RELEASE_VERSION_2025_JUNE = 1752; // https://github.com/TGX-Android/Telegram-X/releases/tag/v0.27.10.1752
154-
private static final int APP_RELEASE_VERSION_2025_SEPTEMBER = 1763; // https://github.com/TGX-Android/Telegram-X/releases/tag/v0.27.10.1763
154+
private static final int APP_RELEASE_VERSION_2025_OCTOBER = 1771; // https://github.com/TGX-Android/Telegram-X/releases/tag/v0.28.1.1771
155155
}

0 commit comments

Comments
 (0)