Skip to content

Commit 26a34df

Browse files
committed
update version number
1 parent 0fc8718 commit 26a34df

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.3.0-rc1"
5+
local VERSION = "2.2.1"
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)