Skip to content

Commit b7a5d16

Browse files
committed
Merge tag '1.2.0'
Signed-off-by: Frederic Pillon <[email protected]>
2 parents ee32ef2 + 4c149a2 commit b7a5d16

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
fetch-depth: 1
1919
- uses: arduino/actions/libraries/compile-examples@master
2020
with:
21+
github-token: ${{ secrets.GITHUB_TOKEN }}
2122
fqbn: ${{ matrix.fqbn }}

Diff for: library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=STM32duinoBLE
2-
version=1.3.0
2+
version=1.2.0
33
author=Arduino, SRA
44
maintainer=stm32duino
55
sentence=Fork of ArduinoBLE library to add the support of SPBTLE-RF, SPBTLE-1S, BLUENRG-M2SP and BLUENRG-M0 BLE modules.

0 commit comments

Comments
 (0)