Skip to content

Commit 175c6cc

Browse files
committed
Update README.md & version number
1 parent 05c4f40 commit 175c6cc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ OpenIPC FPV ground station for Linux/Windows/macOS. Forked from [fpv4win](https:
5656

5757
### TODOs
5858

59-
- Video capture with GStreamer backend
6059
- Ground side OSD
6160

6261
### How to build on Windows

src/gui/settings_tab.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include "resources/default_resource.h"
44
#include "resources/theme.h"
55

6-
const std::string AVIATEUR_VERSION = "0.1.7";
6+
const std::string AVIATEUR_VERSION = "0.1.8";
77
const std::string AVIATEUR_REPO = "https://github.com/OpenIPC/aviateur";
88

99
void open_explorer(const std::string& dir) {

0 commit comments

Comments
 (0)