How to manage different versions of a component with Yak?

I have a small update to my component, with a different version number.
Should I upload it with the new version number in the manifest?
Anything else I need to watch out for?

Thanks!
Thomas

That’s exactly it. Use the same manifest.yml file; just increase the version number.

1 Like