From 6462268748a571aaca0b2f55cd17f5d407a096c4 Mon Sep 17 00:00:00 2001 From: luliang Date: Tue, 10 Sep 2024 18:18:06 +0800 Subject: [PATCH] [Airclap] update 1.2.2 --- changelogs/android.json | 4 ++-- changelogs/ios.json | 4 ++-- changelogs/macos.json | 4 ++-- changelogs/windows.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/changelogs/android.json b/changelogs/android.json index 2c8ddca..47f7d22 100644 --- a/changelogs/android.json +++ b/changelogs/android.json @@ -1,7 +1,7 @@ { - "version": "1.2.1", - "changelog": "- Fixed file receiving issues on some devices.\n- Made some feature improvements and squashed bugs.", + "version": "1.2.2", + "changelog": "- File transfer shows remaining time.\n- Desktop: You can now change the file save path.\n- Made some feature improvements and squashed bugs.", "isForce": false, "downloadUrl": "https://play.google.com/store/apps/details?id=tech.gentleflow.airclap.pro" } \ No newline at end of file diff --git a/changelogs/ios.json b/changelogs/ios.json index aa5158a..fe4b448 100644 --- a/changelogs/ios.json +++ b/changelogs/ios.json @@ -1,7 +1,7 @@ { - "version": "1.2.1", - "changelog": "- Fixed file receiving issues on some devices.\n- Made some feature improvements and squashed bugs.", + "version": "1.2.2", + "changelog": "- File transfer shows remaining time.\n- Desktop: You can now change the file save path.\n- Made some feature improvements and squashed bugs.", "isForce": false, "downloadUrl": "https://apps.apple.com/cn/app/id6467128147" } \ No newline at end of file diff --git a/changelogs/macos.json b/changelogs/macos.json index b7ce5c3..fe4b448 100644 --- a/changelogs/macos.json +++ b/changelogs/macos.json @@ -1,7 +1,7 @@ { -"version": "1.2.1", - "changelog": "- Fixed file receiving issues on some devices.\n- Made some feature improvements and squashed bugs.", + "version": "1.2.2", + "changelog": "- File transfer shows remaining time.\n- Desktop: You can now change the file save path.\n- Made some feature improvements and squashed bugs.", "isForce": false, "downloadUrl": "https://apps.apple.com/cn/app/id6467128147" } \ No newline at end of file diff --git a/changelogs/windows.json b/changelogs/windows.json index 1e9f09d..e1bbf53 100644 --- a/changelogs/windows.json +++ b/changelogs/windows.json @@ -1,7 +1,7 @@ { - "version": "1.2.1", - "changelog": "- Fixed file receiving issues on some devices.\n- Made some feature improvements and squashed bugs.", + "version": "1.2.2", + "changelog": "- File transfer shows remaining time.\n- Desktop: You can now change the file save path.\n- Made some feature improvements and squashed bugs.", "isForce": false, "downloadUrl": "https://apps.microsoft.com/detail/9n19c4qdkr6d" } \ No newline at end of file