Skip to content

Commit f9b5bb4

Browse files
committed
chore: update library version to 1.7.0
Signed-off-by: Frederic Pillon <[email protected]>
1 parent ccaef40 commit f9b5bb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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/STM32RTC"
99
},
10-
"version": "1.6.0",
10+
"version": "1.7.0",
1111
"frameworks": "arduino",
1212
"platforms": "ststm32",
1313
"build": {

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duino RTC
2-
version=1.6.0
2+
version=1.7.0
33
author=STMicroelectronics
44
maintainer=stm32duino
55
sentence=Allows to use the RTC functionalities of STM32 based boards.

0 commit comments

Comments
 (0)