Skip to content

Commit ca43772

Browse files
committed
version bump
1 parent bf20beb commit ca43772

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 8
2020

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

2424
// Version string description
25-
#define kDLVersionDescriptor "Version 0.8.0 Alpha"
25+
#define kDLVersionDescriptor "Version 0.8.5 Beta 1"
2626

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

0 commit comments

Comments
 (0)