Skip to content

Commit 5151d5f

Browse files
committed
increase verion to 0.13.0, ready to release
1 parent 05b3375 commit 5151d5f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Next Release
44

5-
## 0.12.1 - 2019.08.22
5+
## 0.13.0 - 2019.08.22
66

77
- Update bootloader binary to to 0.2.12 version (upgrade is optional)
88
- Added Circuit Playground Blueffuit nRF52840 support

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.12.1
2+
version=0.13.0
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
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.12.1
20+
version=0.13.0
2121

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

0 commit comments

Comments
 (0)