Skip to content

Commit 37203b9

Browse files
committed
increase version
1 parent 8101355 commit 37203b9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

boards.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ feather52832.build.extra_flags=-DNRF52832_XXAA -DNRF52
4343
# SofDevice Menu
4444
# Ram & ROM size varies depending on SoftDevice (check linker script)
4545

46-
feather52832.menu.softdevice.s132v6=0.2.5 (s132 6.1.1)
46+
feather52832.menu.softdevice.s132v6=0.2.6 (s132 6.1.1)
4747
feather52832.menu.softdevice.s132v6.build.sd_flags=-DS132
4848
feather52832.menu.softdevice.s132v6.build.sd_name=s132
4949
feather52832.menu.softdevice.s132v6.build.sd_version=6.1.1
@@ -104,7 +104,7 @@ feather52840.build.extra_flags=-DNRF52840_XXAA
104104
# SofDevice Menu
105105
# Ram & ROM size varies depending on SoftDevice (check linker script)
106106

107-
feather52840.menu.softdevice.s140v6=0.2.5 (s140 6.1.1)
107+
feather52840.menu.softdevice.s140v6=0.2.6 (s140 6.1.1)
108108
feather52840.menu.softdevice.s140v6.build.sd_flags=-DS140
109109
feather52840.menu.softdevice.s140v6.build.sd_name=s140
110110
feather52840.menu.softdevice.s140v6.build.sd_version=6.1.1
@@ -149,7 +149,7 @@ pca10056.build.extra_flags=-DNRF52840_XXAA
149149
# SofDevice Menu
150150
# Ram & ROM size varies depending on SoftDevice (check linker script)
151151

152-
pca10056.menu.softdevice.s140v6=0.2.5 (s140 6.1.1)
152+
pca10056.menu.softdevice.s140v6=0.2.6 (s140 6.1.1)
153153
pca10056.menu.softdevice.s140v6.build.sd_flags=-DS140
154154
pca10056.menu.softdevice.s140v6.build.sd_name=s140
155155
pca10056.menu.softdevice.s140v6.build.sd_version=6.1.1

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.9.2
2+
version=0.9.3
33
author=Adafruit
44
maintainer=Adafruit <[email protected]>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

libraries/FileSystem/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit File System Libraries
2-
version=0.9.2
2+
version=0.9.3
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.9.2
20+
version=0.9.3
2121

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

0 commit comments

Comments
 (0)