Skip to content

Commit c3942fa

Browse files
committed
Increase version number
1 parent e627d09 commit c3942fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FossaGroundStation/src/Status.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ struct PacketInfo {
4242
};
4343

4444
struct Status {
45-
const uint32_t version = 2001065; // version year month day release
45+
const uint32_t version = 2001080; // version year month day release
4646
bool mqtt_connected = false;
4747
SysInfo sysInfo;
4848
PacketInfo lastPacketInfo;

0 commit comments

Comments
 (0)