Skip to content

Commit 3d96809

Browse files
committed
fix version string
1 parent c383810 commit 3d96809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sfeIoTNodeLoRaWAN/sfeNLVersion.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#define kDLVersionNumberPoint 1
2323

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

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

0 commit comments

Comments
 (0)