mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-13 23:56:33 +00:00
Use latest release of built-in examples
A new release is available for the example sketches provided via the IDE's **File > Examples > Built-in examples** menu.
This commit is contained in:
parent
8c4e66f536
commit
05c0505228
@ -1,7 +1,7 @@
|
||||
// @ts-check
|
||||
|
||||
// The version to use.
|
||||
const version = '1.9.0';
|
||||
const version = '1.9.1';
|
||||
|
||||
(async () => {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user