bootdotdev / bootdev

A CLI used to complete coding challenges and lessons on Boot.dev
https://www.boot.dev
MIT License
374 stars 15 forks source link

New version available message after running bootdev upgrade #44

Closed edbar42 closed 2 months ago

edbar42 commented 2 months ago

I have logged on a machine that I haven't used for a while and, naturally, was asked to run bootdev upgrade when running tests for a lesson. I got the following output:

$ bootdev upgrade
Successfully upgraded to v1.7.0!
A new version of the bootdev CLI is available!
Please run the following command to update:
  bootdev upgrade

When running bootdev upgrade again:

$ bootdev upgrade
Boot.dev CLI is already up to date.

I saw that something similar to this was addressed in the commit history, so maybe this is the last time I get this output when running upgrade?

cgsdev0 commented 2 months ago

this has already been fixed. thanks for the report!