In my projects I defined configuration with single stable which points to baseline master:

stable: spec
<symbolicVersion: #stable>.
spec for: #'pharo' version: 'master'

master: spec
<version: 'master'>
spec for: #pharo do: [��
spec
baseline: 'Mustache'
with: [ spec repository: 'github://noha/mustache' ];
import: 'Mustache' ]

And I am supposed that master will be always stable.��

2017-07-28 14:13 GMT+02:00 Norbert Hartl <norbert@hartl.name>:
I don't know how. I must say that it is not clear to me what to do. Do I need a configuration? Do I still need to put it in Metarepo?

Norbert


> Am 28.07.2017 um 14:06 schrieb Stephane Ducasse <stepharo.self@gmail.com>:
>
> Hi norbert
>
> did you update the catalog entry?
>
> Stef
>
> On Fri, Jul 28, 2017 at 12:40 PM, Norbert Hartl <norbert@hartl.name> wrote:
>> In the spirit of git notification���I moved mustache to github.
>>
>> https://github.com/noha/mustache
>>
>> Enjoy!
>>
>> Norbert
>>
>>