Skip to content

Commit c000dfe

Browse files
committed
chore: bump library version to 1.3.0
Signed-off-by: Frederic Pillon <[email protected]>
1 parent 7464dbe commit c000dfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: library.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"type": "git",
88
"url": "https://github.com/stm32duino/STM32SD"
99
},
10-
"version": "1.2.3",
10+
"version": "1.3.0",
1111
"frameworks": "arduino",
1212
"platforms": "ststm32",
1313
"build": {
1414
"libArchive": false
1515
}
16-
}
16+
}

Diff for: library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duino STM32SD
2-
version=1.2.3
2+
version=1.3.0
33
author=Several
44
maintainer=stm32duino
55
sentence=Enables reading and writing on SD card using SD card slot connected to the SDIO/SDMMC-hardware of the STM32 MCU. For slots connected to SPI-hardware use the standard Arduino SD library.

0 commit comments

Comments
 (0)