label-studio-frontend
label-studio-frontend copied to clipboard
how to update to v1.7.1
Hi everyone !
I want to use the videorectangle
label, but I need to upgrade to version 1.7.1
. What should I do to upgrade the frontend to 1.7.1
?
Hi, from what version are you upgrading?
Hi, from what version are you upgrading?
It is currently version 1.4
See my comment here: https://github.com/heartexlabs/label-studio-frontend/issues/1264#issuecomment-1500477600 (and beware of what could happen if you run that command in a cloud-synced folder!).
See my comment here: #1264 (comment) (and beware of what could happen if you run that command in a cloud-synced folder!).
Thank you very much for your reply! Which version will you install after yarn add@heartexlabs /label-studio
is run?
I still have version 1.4
:(
That number is irrelevant assuming you triggered the build from a recent version of the source code. I guess you will have to update the second line of package.json
to have a new version number show up in the build folder. I don't care much about this aspect, though.