Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Prev Previous commit
Next Next commit
version 1.20.2.r3
  • Loading branch information
peter-pycom committed Dec 23, 2020
commit 5d463a5e8a1c6be70fb79694119cb865dcae5482
2 changes: 1 addition & 1 deletion esp32/pycom_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#ifndef VERSION_H_
#define VERSION_H_

#define SW_VERSION_NUMBER "1.20.2.r2"
#define SW_VERSION_NUMBER "1.20.2.r3"

#define LORAWAN_VERSION_NUMBER "1.0.2"

Expand Down