Increment version number

This commit is contained in:
Just Call Me Koko
2023-09-07 09:00:06 -04:00
parent d382b066d4
commit e4dcf91286
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<!---[![Build Status](https://travis-ci.com/justcallmekoko/ESP32Marauder.svg?branch=master)](https://travis-ci.com/justcallmekoko/ESP32Marauder)--->
<!---Shields/Badges https://shields.io/--->
# ESP32 Marauder v0.11.0-RC1
# ESP32 Marauder v0.11.1
<p align="center"><img alt="Marauder logo" src="https://github.com/justcallmekoko/ESP32Marauder/blob/master/pictures/marauder3L.jpg?raw=true" width="300"></p>
<p align="center">
<b>A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32</b>

View File

@@ -21,7 +21,7 @@
//#define XIAO_ESP32_S3
//// END BOARD TARGETS
#define MARAUDER_VERSION "v0.11.0"
#define MARAUDER_VERSION "v0.11.1"
//// BOARD FEATURES
#ifdef MARAUDER_M5STICKC