Update wifi marauder version

This commit is contained in:
MX 2023-05-03 18:48:13 +03:00
parent cae4790ef2
commit d110a3ef26
No known key found for this signature in database
GPG key ID: 7CCC66B7DBDD1C83

View file

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