Skip to content

Commit b94f2aa

Browse files
committed
Provisioning sketch version 0.5.0
1 parent be65e87 commit b94f2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/utility/Provisioning_2.0/Provisioning_2.0.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "utility/LEDFeedback.h"
1717
#include "FactoryTester.h"
1818

19-
const char *SKETCH_VERSION = "0.4.1";
19+
const char *SKETCH_VERSION = "0.5.0";
2020

2121
enum class DeviceState {
2222
HARDWARE_CHECK,

0 commit comments

Comments
 (0)