Skip to content

Commit 6f9bdcb

Browse files
committed
2403241 release
1 parent 8507bf9 commit 6f9bdcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tinyGS/src/Status.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ struct TextFrame {
6767
};
6868

6969
struct Status {
70-
const uint32_t version = 2403161; // version year month day release
70+
const uint32_t version = 2403241; // version year month day release
7171
const char* git_version = GIT_VERSION;
7272
bool mqtt_connected = false;
7373
bool radio_ready = false;

0 commit comments

Comments
 (0)