Skip to content

Commit 29edf75

Browse files
committed
Provisioning sketch version 0.5.0
1 parent 0eb8c3b commit 29edf75

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
@@ -15,7 +15,7 @@
1515
#include <utility/SElementArduinoCloudCertificate.h>
1616
#include "utility/LEDFeedback.h"
1717
#include "FactoryTester.h"
18-
const char *SKETCH_VERSION = "0.4.1";
18+
const char *SKETCH_VERSION = "0.5.0";
1919

2020
enum class DeviceState {
2121
HARDWARE_CHECK,

0 commit comments

Comments
 (0)