Skip to content

Commit dda9dba

Browse files
committed
bump version to 0.11..0
1 parent b99cae3 commit dda9dba

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

changelog.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Adafruit nRF52 Arduino Core Changelog
22

3-
# 0.10.5
3+
# 0.11.0
44

5-
- Fixed Feather nRF52840 Express's qspi driver to work with on-board flash device
65
- Rework USB driver using Adafruit_TinyUSB library
76
- Added Metro nRF52840 Express
87
- Update bootloader binaries to 0.2.11

libraries/Adafruit_LittleFS/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit Little File System Libraries
2-
version=0.10.5
2+
version=0.11.0
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
55
sentence=Arduino library for ARM Little File System

libraries/Bluefruit52Lib/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit Bluefruit nRF52 Libraries
2-
version=0.10.5
2+
version=0.11.0
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

libraries/InternalFileSytem/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit Internal File System on Bluefruit nRF52
2-
version=0.10.5
2+
version=0.11.0
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
55
sentence=Adafruit Internal File System on Bluefruit nRF52

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1818

1919
name=Adafruit nRF52 Boards
20-
version=0.10.5
20+
version=0.11.0
2121

2222
# Compile variables
2323
# -----------------

0 commit comments

Comments
 (0)