We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4e66f commit 05c0505Copy full SHA for 05c0505
arduino-ide-extension/scripts/download-examples.js
@@ -1,7 +1,7 @@
1
// @ts-check
2
3
// The version to use.
4
-const version = '1.9.0';
+const version = '1.9.1';
5
6
(async () => {
7
0 commit comments