mirror of
https://github.com/scottchiefbaker/ESP-WebOTA.git
synced 2024-08-30 18:12:33 +00:00
Bump the version
This commit is contained in:
parent
221d32f4db
commit
9d1e8413b1
@ -1,6 +1,6 @@
|
||||
// Arduino build process info: https://github.com/arduino/Arduino/wiki/Build-Process
|
||||
|
||||
const char *WEBOTA_VERSION = "0.1.0";
|
||||
const char *WEBOTA_VERSION = "0.1.2";
|
||||
|
||||
#include <Arduino.h>
|
||||
#include <WiFi.h>
|
||||
|
Loading…
Reference in New Issue
Block a user