Commit 0b19816
authored
## Changes
* We were storing `lastInstalledExtensionVersion` in workspace state
storage, which is causing the extension to show the `what's new` popup
for every workspace once. We should store it in the global storage
instead.
**Note**: Users will see a 1 time popup after this update before the
versions are updated in the global location correctly.
## Tests
* manually
1 parent f309b5e commit 0b19816
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments