···333333 return updated, err
334334 }
335335336336- if tag != source.Version || force {
336336+ if tag != source.Version || force || source.Force {
337337 if show {
338338 fmt.Println("updated version for", name, "from", source.Version, "to", tag)
339339 }