Skip to content

Commit

Permalink
Release 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Foroxon authored and github-actions[bot] committed Mar 17, 2024
1 parent 2bff0e4 commit 1b177f0
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file removed bin/3.5.bin
Binary file not shown.
Binary file renamed bin_beta/3.8-b28.bin → bin/3.8.bin
Binary file not shown.
Binary file modified bin/latest.bin
Binary file not shown.
Binary file added bin_beta/3.8.bin
Binary file not shown.
Binary file modified bin_beta/latest_beta.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 @@ -58,7 +58,7 @@
#include <melody_factory.h>
#endif

const PROGMEM char* VERSION = "3.7";
const PROGMEM char* VERSION = "3.8";

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

0 comments on commit 1b177f0

Please sign in to comment.