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 d5ab998 commit 6b6f518Copy full SHA for 6b6f518
arduino_tools/constants.py
@@ -6,4 +6,4 @@
6
APP_FRIENDLY_NAME_FILE = '.friendly_name'
7
APP_HIDDEN_FILE = '.hidden'
8
APPS_FRAMEWORK_NAME = 'Arduino Apps'
9
-TOOLS_VERSION = '0.9.0'
+TOOLS_VERSION = '0.10.1'
package.json
@@ -75,5 +75,5 @@
75
"latest"
76
]
77
],
78
- "version": "0.9.0"
+ "version": "0.10.1"
79
}
package_local.json
0 commit comments