Skip to content

Commit b430ee9

Browse files
committed
Provisioning v 0.1.1
1 parent bc8678d commit b430ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/utility/Provisioning_2.0/Provisioning_2.0.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include <utility/SElementArduinoCloudCertificate.h>
1616
#include "Utility/LEDFeedback/LEDFeedback.h"
1717

18-
const char *SKETCH_VERSION = "0.1.0";
18+
const char *SKETCH_VERSION = "0.1.1";
1919

2020
enum class DeviceState {
2121
HARDWARE_CHECK,

0 commit comments

Comments
 (0)