Skip to content

Commit

Permalink
Release 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Foroxon authored and github-actions[bot] committed Jan 18, 2024
1 parent 670f7dc commit adf242b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added bin/3.4.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 <ArduinoJson.h>
#include <esp_system.h>

String VERSION = "3.3";
String VERSION = "3.4";

struct Settings {
char* apssid = "JAAM";
Expand Down

0 comments on commit adf242b

Please sign in to comment.