Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Increment version. We're out of RC!
Browse files Browse the repository at this point in the history
  • Loading branch information
n0xa committed Nov 19, 2023
1 parent 97666ba commit 565b138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m5stick-nemo.ino
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//#define CARDPUTER
// -=-=- Uncommenting more than one at a time will result in errors -=-=-

String buildver="2.0.0rc2";
String buildver="2.0.1";
#define BGCOLOR BLACK
#define FGCOLOR GREEN

Expand Down

0 comments on commit 565b138

Please sign in to comment.