Skip to content

Commit 18164ba

Browse files
committed
Modify version to 0.3.10
1 parent 656abee commit 18164ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework-maixduino",
33
"description": "Arduino Wiring-based Framework (K210 Core)",
4-
"version": "0.3.9",
4+
"version": "0.3.10",
55
"url": "https://github.com/sipeed/Maixduino"
66
}

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Maixduino
2-
version=0.3.9
2+
version=0.3.10
33

44
# arch
55
arch=k210

0 commit comments

Comments
 (0)