bump to release 0.12.3

This commit is contained in:
cecio
2023-08-06 12:43:32 +02:00
parent adaf489a82
commit 39b0a09ff8
4 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ bool activeState = false;
//
// USBvalve globals
//
#define VERSION "USBvalve - 0.12.2"
#define VERSION "USBvalve - 0.12.3"
boolean readme = false;
boolean autorun = false;
boolean written = false;