diff --git a/_includes/download-boxes.html b/_includes/download-boxes.html
index 834112e8f..24c07c626 100644
--- a/_includes/download-boxes.html
+++ b/_includes/download-boxes.html
@@ -1,7 +1,7 @@
{% assign txEn = site.data.lang['en']['en'] %}
{% assign tx = site.data.lang[page.lang][page.lang] %}
{% assign VERSION_DESKTOP = "1.46.8" %}
-{% assign VERSION_ANDROID = "1.46.14" %}
+{% assign VERSION_ANDROID = "1.48.3" %}
{%if tx.menu.download != ""%}{{ tx.menu.download }}{%else%}{{ txEn.menu.download }}{%endif%}
diff --git a/releases.md b/releases.md
index a27cefb27..e8d1d98a5 100644
--- a/releases.md
+++ b/releases.md
@@ -19,7 +19,7 @@
| Release | Core version | GPlay | [F-Droid](https://f-droid.org/packages/com.b44t.messenger/) | Remarks |
|-----------------|--------------|-----------------|--------------------------------|----------|
-| 1.46.15 | 1.145.0 | - | - | There is a Changelog.md entry, but no release |
+| 1.48.3 | 1.148.6 | - | - | |
| 1.46.14 | 1.142.12 | ✅ (2024-09-12) | ✅ (2024-09-16) | |
| 1.46.13 | 1.142.8 | - | ✅ (2024-08-31) | |
| 1.46.10 | 1.142.2 | ✅ (2024-08-15) | Tagged, but not on f-droid.org | |