Skip to content

Commit

Permalink
Update version number, part 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs256 authored Mar 17, 2021
1 parent 197c50f commit 4a7e461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/CommandHandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

#include "Arduino.h"

const char FIRMWARE_VERSION[6] = "1.7.1";
const char FIRMWARE_VERSION[6] = "1.7.2";

// Optional, user-defined X.509 certificate
char CERT_BUF[1300];
Expand Down

0 comments on commit 4a7e461

Please sign in to comment.