How to get dependency apps to show different versions for selection

Hi all, is it possible to select different commits, branches or tags when selecting an app in my dependencies?

I have my main application which uses custom components from my other apps. For example MainApp dependes on “_D TreantJS”. I would like to make changes to “_D TreantJS” and test it on MainApp.

However, when going to select my dependencies, I only see Published and Development as options. I have other branches, commits and tags on my other apps, however can’t seem to select them. Also have no idea which commit, tag or branch Development points to.

Any suggestions?

I’ve tried refreshing the different apps, but no luck.

SOLVED
So it turns out your tags MUST start with the letter v in order to be picked up as selectable versions.

3 Likes