Use latest Version of App/ Framework

Hi there!

I’ve got some apps and frameworks setup that I am updating quite frequently and I was wondering if its a possibility to set the app_locations.yml / frameworks.yml to pickup the latest or highest version number instead of explicitly stating it?

My use case is also a little special in that I am uploading apps and frameworks to a field on SG.

So for example my framework would look like:

  tk-framework-myframework_v0.x.x:
    location:
      type: shotgun
      entity_type: CustomNonProjectEntity01
      name: tk-framework-myframework
      version: 1234
      field: sg_payload
#      type: path
#      windows_path: ...\tk-framework-myframework

Could I set the version to say use latest or highest available version?

Thanks!

Gentle bump? :sweat_smile: