Aug. 8, 2014
1:32 p.m.
I think you're mixing two concepts here, the project code and build artifact. Otherwise I didn't understand your explanation :) Esteban A. Maringolo 2014-08-08 10:01 GMT-03:00 stepharo <stepharo@free.fr>:
On dev I used the latest Once published, backport bugs produced specific version that are merged
Ex released V11PackageA
dev latest V21PackageA
=>
released V12PackageA (merged from V11 and V22)
dev latest V22PackageA
i,
How do you manage released versions updates in Metacello?