Update tk-core to specific version

Hi all,

I’m running projects with classic custom config (tk-config-default.git) with shared core. I know that the following shell command can update the core to latest version (doc):

tank core

Is it possible for me to update the core to specific version? I’d like to update to v0.18.172 first due to system stability concern.

Thanks!

4 Likes

This should be what your after:
tank core -v v0.18.172

5 Likes

Success! Thank Philip!

1 Like