mirror of
https://github.com/localsend/localsend.git
synced 2026-04-18 05:57:36 -04:00
release: 1.15.2+51
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## 1.15.2 (unreleased)
|
||||
## 1.15.2 (2024-07-25)
|
||||
|
||||
- feat: extract network scanning to separate threads, scanning should not cause UI lags anymore (@Tienisto)
|
||||
- feat(windows): use bigger icon for the installer (@Tienisto)
|
||||
|
||||
@@ -3,7 +3,7 @@ description: An open source cross-platform alternative to AirDrop
|
||||
homepage: https://localsend.org/
|
||||
publish_to: "none"
|
||||
|
||||
version: 1.15.1+50
|
||||
version: 1.15.2+51
|
||||
|
||||
environment:
|
||||
flutter: ">=3.13.0"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
; Copy app/assets/packaging/logo-256.ico to D:\inno\logo-256.ico
|
||||
|
||||
#define MyAppName "LocalSend"
|
||||
#define MyAppVersion "1.15.1"
|
||||
#define MyAppVersion "1.15.2"
|
||||
#define MyAppPublisher "Tien Do Nam"
|
||||
#define MyAppURL "https://localsend.org"
|
||||
#define MyAppExeName "localsend_app.exe"
|
||||
|
||||
Reference in New Issue
Block a user