You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: Fix update notice when idc-index-data has a new version
idc-index-data would be marked as out of date, however it would not be upgraded, making it impossible to get rid of the update required message.
Fixed by calling --upgrade on idx-index-data to trigger the update.
Also reload the idc-index library after updating so that the new library is used.
0 commit comments