Skip to content

Commit ef2451c

Browse files
committed
increase version for release 0.18.0
1 parent 3d49611 commit ef2451c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Adafruit nRF52 Arduino Core Changelog
22

3+
## 0.18.0 - 2020.02.03
4+
5+
- Add EXTERNAL_FLASH_USE_QSPI to all variants that has on-board flash
6+
37
## 0.17.0 - 2020.02.01
48

59
### Core

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.17.0
2+
version=0.18.0
33
author=Adafruit
44
maintainer=Adafruit <info@adafruit.com>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

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.17.0
20+
version=0.18.0
2121

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

0 commit comments

Comments
 (0)