-
-
Notifications
You must be signed in to change notification settings - Fork 479
Description
Describe the problem
The Arduino-CLI CLI version reported by the IDE does not match Command Prompt
To reproduce
-
Upgrade Arduino IDE from previous version to 2.0.4
-
In Command Prompt, enter the command
arduino-cli board listall
-
At the end of the board list, this message is given
A new release of Arduino CLI is available: 0.27.0 → 0.31.0
https://arduino.github.io/arduino-cli/latest/installation/#latest-packages -
Click on Help -> About Arduino IDE
-
The following message is given
Version: 2.0.4
Date: 2023-02-27T16:14:28.576Z
CLI Version: 0.31.0
Copyright © 2023 Arduino SA
Expected behavior
Both the Command Prompt and IDE show the same arduino CLI version
Arduino IDE version
Arduino 2.0.4
Operating system
Windows
Operating system version
Windows 10
Additional context
I have NOT verified the problem still occurs when using the latest nightly build, since the nightly build is provided as portable application.
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details