Skip to content

Commit

Permalink
bump android version to 1.48.3
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Nov 4, 2024
1 parent 6c3da69 commit 1b5fc44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/download-boxes.html
Original file line number Diff line number Diff line change
@@ -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" %}

<div class="download-content">
<h1>{%if tx.menu.download != ""%}{{ tx.menu.download }}{%else%}{{ txEn.menu.download }}{%endif%}</h1>
Expand Down
2 changes: 1 addition & 1 deletion releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | |
Expand Down

0 comments on commit 1b5fc44

Please sign in to comment.