bump to release 0.13.1

This commit is contained in:
cecio
2023-09-26 21:48:30 +02:00
parent 4ed324a73b
commit d92080cfca
4 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ bool activeState = false;
//
// USBvalve globals
//
#define VERSION "USBvalve - 0.13.0"
#define VERSION "USBvalve - 0.13.1"
boolean readme = false;
boolean autorun = false;
boolean written = false;