1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00

Set version as 8.0.1.

Small maintenance version to add DJI_NATIVE osd option and some assorted
changes changes since 8.0.0
This commit is contained in:
Marcelo Bezerra 2025-02-25 11:06:52 +01:00
parent fba00db81b
commit 5ceb7a3bd0

View file

@ -51,7 +51,7 @@ else()
endif()
endif()
project(INAV VERSION 8.1.0)
project(INAV VERSION 8.0.1)
enable_language(ASM)