Browse Source

Update version for incoming PR merge

0xchocolate 2 years ago
parent
commit
5bde942c0d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      wifi_marauder_app.h

+ 1 - 1
wifi_marauder_app.h

@@ -4,7 +4,7 @@
 extern "C" {
 #endif
 
-#define WIFI_MARAUDER_APP_VERSION "v0.6.1"
+#define WIFI_MARAUDER_APP_VERSION "v0.6.2"
 
 typedef struct WifiMarauderApp WifiMarauderApp;