Skip to content

Commit f8d010b

Browse files
authored
Merge pull request #163 from iNavFlight/version_bump_2.3.0
bump version for INAV 8 Id changes
2 parents 2d6ff6a + 8213388 commit f8d010b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SCRIPTS/TELEMETRY/iNav.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-- Docs: https://github.com/iNavFlight/OpenTX-Telemetry-Widget
33

44
local zone, options = ...
5-
local VERSION = "2.2.5"
5+
local VERSION = "2.3.0"
66
local FILE_PATH = "/SCRIPTS/TELEMETRY/iNav/"
77
local SMLCD = LCD_W < 212
88
local HORUS = LCD_W >= 480 or LCD_H >= 480

0 commit comments

Comments
 (0)