8000 update version numbers pygate+fw · sfabris/pycom-micropython-sigfox@a5caef6 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5caef6

Browse files
committed
update version numbers pygate+fw
1 parent 630aa1f commit a5caef6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp32/pycom_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#ifndef VERSION_H_
1111
#define VERSION_H_
1212

13-
#define SW_VERSION_NUMBER "1.20.2.rc9"
13+
#define SW_VERSION_NUMBER "1.20.2.rc11"
1414

1515
#define LORAWAN_VERSION_NUMBER "1.0.2"
1616

@@ -21,7 +21,7 @@
2121
#endif
2222

2323
#ifdef PYGATE_ENABLED
24-
#define PYGATE_VERSION_NUMBER "1.0.0"
24+
#define PYGATE_VERSION_NUMBER "1.0.1"
2525
#endif
2626

2727
#endif /* VERSION_H_ */

0 commit comments

Comments
 (0)
0