mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Set version to 1.3.41
This commit is contained in:
parent
fbdec5808f
commit
336ecdd659
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ class BLEManager: NSObject, ObservableObject, CBCentralManagerDelegate, CBPeriph
|
|||
|
||||
@Published var connectedPeripheral: Peripheral!
|
||||
@Published var lastConnectionError: String
|
||||
@Published var minimumVersion = "1.3.42"
|
||||
@Published var minimumVersion = "1.3.41"
|
||||
@Published var connectedVersion: String
|
||||
@Published var invalidVersion = false
|
||||
@Published var preferredPeripheral = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue