We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6345bbd commit 76e8ce2Copy full SHA for 76e8ce2
src/BaselineOfSpecToplo/BaselineOfSpecToplo.class.st
@@ -29,5 +29,5 @@ BaselineOfSpecToplo >> declareToploOn: spec [
29
30
spec
31
baseline: 'Toplo'
32
- with: [ spec repository: 'github://pharo-graphics/Toplo:dev/src' ]
+ with: [ spec repository: 'github://pharo-graphics/Toplo:v0.8.0/src' ]
33
]
0 commit comments