From eb5012b6598d821a7ef85b4dbcfba3e3d1369fa2 Mon Sep 17 00:00:00 2001 From: Ha Thach Date: Fri, 23 Jun 2023 16:18:34 +0700 Subject: [PATCH] increase version for release 1.5.0 --- platform.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.txt b/platform.txt index 4fa863666..aed3dbea3 100644 --- a/platform.txt +++ b/platform.txt @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA name=Adafruit nRF52 Boards -version=1.4.0 +version=1.5.0 # Compile variables # ----------------- @@ -179,4 +179,4 @@ debug.server.openocd.script={runtime.platform.path}/{build.openocdscript} #debug.server=jlink #debug.server.jlink.path=JLinkGDBServer #debug.server.jlink.device=nrf52840_xxaa -#debug.server.jlink.script={runtime.platform.path}/{build.openocdscript} \ No newline at end of file +#debug.server.jlink.script={runtime.platform.path}/{build.openocdscript}