Yes that is correct.

#latestVersion filters out versions with #baseline, #broken, or #development blessings...


If you want the really LAST version (regardless its blessing), you can use #lastVersion instead of #latestVersion

Mariano