Skip to content

Commit 95abba8

Browse files
committed
version bump
1 parent 52e6043 commit 95abba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sfeIoTNodeLoRaWAN/sfeNLVersion.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
#define kDLVersionNumberMinor 0
2020

2121
// Point version number
22-
#define kDLVersionNumberPoint 0
22+
#define kDLVersionNumberPoint 1
2323

2424
// Version string description
25-
#define kDLVersionDescriptor "Version 1.0.0"
25+
#define kDLVersionDescriptor "Version 1.0.1"
2626

2727
// app name/class ID string
2828
#define kDLAppClassNameID "SFE-IOT-NODE_LORAWAN"

0 commit comments

Comments
 (0)