8000 Merge pull request #61 from pycom/firmware-version-name-fix · daq-tools/pycom-micropython@b6dd4ad · GitHub
[go: up one dir, main page]

Skip to content

Commit b6dd4ad

Browse files
author
Islam Wahdan
authored
Merge pull request pycom#61 from pycom/firmware-version-name-fix
fix: changed the firmware version to 1.20.1
2 parents ed2e2b6 + 3d4f14f commit b6dd4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/pycom_version.h

Lines changed: 1 addition & 1 deletion
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.1.0"
13+
#define SW_VERSION_NUMBER "1.20.1"
1414

1515
#define LORAWAN_VERSION_NUMBER "1.0.2"
1616

0 commit comments

Comments
 (0)
0