Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 13594f3

Browse files
authored
Merge pull request #159 from pycom/release_v1.20.2.rc11
update version numbers pygate+fw
2 parents 944fb2f + ff43a1f commit 13594f3

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.rc10"
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)