Skip to content

Commit bedb3f9

Browse files
authored
Merge pull request #51 from iNavFlight/bump_version_211rc2
bump version number
2 parents d68c322 + 36377af commit bedb3f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.1-rc1"
5+
local VERSION = "2.1.1-rc2"
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)