diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-10-28 15:30:52 +0100 |
|---|---|---|
| committer | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-10-28 15:30:52 +0100 |
| commit | 5ab41dc2bef4a39d3e0a8206dd050e6a582cbb8b (patch) | |
| tree | 796daa1667aad89ad123a94702f5147cb054faee | |
| parent | 02ca901d85c3008b82178566082d83e6fae6aa7e (diff) | |
| parent | 98b62c819f4aa9696773f4d9c9f1a95ce1d2decc (diff) | |
| download | mullvadvpn-2025.13-beta2.tar.xz mullvadvpn-2025.13-beta2.zip | |
Merge branch 'prepare-2025.13-beta2' into prepare-2025.132025.13-beta2
| -rw-r--r-- | CHANGELOG.md | 6 | ||||
| -rw-r--r-- | dist-assets/desktop-product-version.txt | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b69c10a2ef..4f0195b95d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,12 @@ Line wrap the file at 100 chars. Th ## [Unreleased] +## [2025.13-beta2] - 2025-10-28 +### Fixed +- Fix bug introduced in 2025.13-beta1 with translations sometimes not being formatted + correctly. + + ## [2025.13-beta1] - 2025-10-20 ### Added - Add settings reset command to the CLI ('mullvad reset-settings'). diff --git a/dist-assets/desktop-product-version.txt b/dist-assets/desktop-product-version.txt index 785b2b1823..cd10401f04 100644 --- a/dist-assets/desktop-product-version.txt +++ b/dist-assets/desktop-product-version.txt @@ -1 +1 @@ -2025.13-beta1 +2025.13-beta2 |
