Updating versons.
This commit is contained in:
parent
8bdb216c66
commit
9b9aa354fb
@ -130,7 +130,10 @@ ConfigurationOfBrea >> baseline1: spec [
|
||||
spec
|
||||
className: #ConfigurationOfTeapot;
|
||||
versionString: #'stable';
|
||||
repository: 'http://smalltalkhub.com/mc/zeroflag/Teapot/main' ] ]
|
||||
repository: 'http://smalltalkhub.com/mc/zeroflag/Teapot/main' ];
|
||||
package: 'GrafoscopioUtils' with: [
|
||||
spec
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Grafoscopio/main' ] ]
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
@ -165,6 +168,7 @@ ConfigurationOfBrea >> version1: spec [
|
||||
spec for: #common do: [
|
||||
spec
|
||||
blessing: #release;
|
||||
package: 'Brea' with: 'Brea-OffrayLuna.9';
|
||||
project: 'Teapot' with: #'stable' ]
|
||||
package: 'Brea' with: 'Brea-OffrayLuna.10';
|
||||
project: 'Teapot' with: #'stable';
|
||||
package: #'Grafoscopio-Utils' with: 'Grafoscopio-Utils-OffrayLuna.18'. ]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user