arduino / ArduinoCore-avr

The Official Arduino AVR core
https://www.arduino.cc
1.24k stars 1.05k forks source link

incorrect version number in platform.txt #291

Open greyltc opened 5 years ago

greyltc commented 5 years ago

https://github.com/arduino/ArduinoCore-avr/blob/2f67c916f6ab6193c404eebe22efe901e0f9542d/platform.txt#L9

per1234 commented 2 years ago

It is now synced: https://github.com/arduino/ArduinoCore-avr/blob/1.8.4/platform.txt#L9

I notice there is a cool system in place in the "Arduino Mbed OS Boards" platform that automatically updates a placeholder version number when generating the release packages: https://github.com/arduino/ArduinoCore-mbed/blob/2.6.1/package.sh#L69