Skip to content

Commit cd50f45

Browse files
committed
chore: bump library version
Signed-off-by: Frederic Pillon <[email protected]>
1 parent f000a6e commit cd50f45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/stm32duino/STM32Ethernet"
99
},
10-
"version": "1.3.0",
10+
"version": "1.4.0",
1111
"frameworks": "arduino",
1212
"platforms": "ststm32",
1313
"build": {

Diff for: library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duino STM32Ethernet
2-
version=1.3.0
2+
version=1.4.0
33
author=Various
44
maintainer=STMicroelectronics
55
sentence=Enables network connection (local and Internet) using the STM32 Board.

0 commit comments

Comments
 (0)