We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed099e commit da9aae8Copy full SHA for da9aae8
package_full.sh
@@ -1,5 +1,5 @@
1
#Get version from git(hub) tag
2
-export VERSION="2.7.2"
+export VERSION="2.8.1"
3
4
FLAVOURS=`ls *.variables`
5
platform.txt
@@ -5,7 +5,7 @@
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
6
7
name=Seeed nRF52 mbed-enabled Boards
8
-version=2.7.2
+version=2.8.1
9
10
# Compile variables
11
# ------------------------
0 commit comments