release: 1.14.0+44

This commit is contained in:
Tien Do Nam
2024-02-26 14:39:30 +01:00
parent f388bbfe7e
commit d25fe8da79
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## 1.14.0 (unreleased)
## 1.14.0 (2024-02-26)
- feat: add option to automatically accept requests when sharing via link (@MisterChangRay, @Tienisto)
- feat: use fix button width for all buttons in the selection row (only noticeable in Russian) (@Tienisto)
+1 -1
View File
@@ -3,7 +3,7 @@ description: An open source cross-platform alternative to AirDrop
homepage: https://localsend.org/
publish_to: "none"
version: 1.13.2+43
version: 1.14.0+44
environment:
flutter: ">=3.13.0"
+1 -1
View File
@@ -4,7 +4,7 @@
; Copy app/assets/packaging/logo-256.ico to D:\inno\logo-256.ico
#define MyAppName "LocalSend"
#define MyAppVersion "1.13.2"
#define MyAppVersion "1.14.0"
#define MyAppPublisher "Tien Do Nam"
#define MyAppURL "https://localsend.org"
#define MyAppExeName "localsend_app.exe"