We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e6043 commit 95abba8Copy full SHA for 95abba8
sfeIoTNodeLoRaWAN/sfeNLVersion.h
@@ -19,10 +19,10 @@
19
#define kDLVersionNumberMinor 0
20
21
// Point version number
22
-#define kDLVersionNumberPoint 0
+#define kDLVersionNumberPoint 1
23
24
// Version string description
25
-#define kDLVersionDescriptor "Version 1.0.0"
+#define kDLVersionDescriptor "Version 1.0.1"
26
27
// app name/class ID string
28
#define kDLAppClassNameID "SFE-IOT-NODE_LORAWAN"
0 commit comments