Skip to content

Commit

Permalink
Release 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
v00g100skr authored and github-actions[bot] committed Jan 31, 2024
1 parent 6bdceef commit 023b31c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added bin/3.5.bin
Binary file not shown.
Binary file modified bin/latest.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion src/firmware/firmware.ino
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#include <esp_system.h>
#include <ArduinoWebsockets.h>

String VERSION = "3.4";
String VERSION = "3.5";

struct Settings {
String apssid = "JAAM";
Expand Down

0 comments on commit 023b31c

Please sign in to comment.