This message was deleted.
# general
s
This message was deleted.
g
Yep, we're working on it
b
on windows if i run
iex ((New-Object <http://System.Net|System.Net>.WebClient).DownloadString('<https://get.pulumi.com/install.ps1')>)
it just installs 1.12.1 again i assume this is related
g
Yes, I believe we reverted the "latest version" update check back to 1.12.1.
👍 1
b
its still prompting to install the new version tho
Copy code
warning: A new version of Pulumi is available. To upgrade from version '1.12.1' to '1.13.0',
w
@better-rainbow-14549 I believe that "up-to-date" check only refreshes once a day, so even though we've set it back to
1.12.1
, if the last time your CLI checked was
1.13.0
it won't "fix" itself for up to 24 hours.
b
ok cheers, just thought i'd let you know
👍 1