We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 944fb2f + ff43a1f commit 13594f3Copy full SHA for 13594f3
1 file changed
esp32/pycom_version.h
@@ -10,7 +10,7 @@
10
#ifndef VERSION_H_
11
#define VERSION_H_
12
13
-#define SW_VERSION_NUMBER "1.20.2.rc10"
+#define SW_VERSION_NUMBER "1.20.2.rc11"
14
15
#define LORAWAN_VERSION_NUMBER "1.0.2"
16
@@ -21,7 +21,7 @@
21
#endif
22
23
#ifdef PYGATE_ENABLED
24
-#define PYGATE_VERSION_NUMBER "1.0.0"
+#define PYGATE_VERSION_NUMBER "1.0.1"
25
26
27
#endif /* VERSION_H_ */
0 commit comments