Skip to content

Commit 76e8ce2

Browse files
committed
Fix Toplo version
1 parent 6345bbd commit 76e8ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfSpecToplo/BaselineOfSpecToplo.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ BaselineOfSpecToplo >> declareToploOn: spec [
2929

3030
spec
3131
baseline: 'Toplo'
32-
with: [ spec repository: 'github://pharo-graphics/Toplo:dev/src' ]
32+
with: [ spec repository: 'github://pharo-graphics/Toplo:v0.8.0/src' ]
3333
]

0 commit comments

Comments
 (0)