Skip to content

Commit 0e5fd00

Browse files
committed
Baseline: fix Toplo version
1 parent e9096c9 commit 0e5fd00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BaselineOfSpecToplo/BaselineOfSpecToplo.class.st

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

2626
spec
2727
baseline: 'Toplo'
28-
with: [ spec repository: 'github://pharo-graphics/Toplo:dev/src' ]
28+
with: [ spec repository: 'github://pharo-graphics/Toplo:v0.4.0/src' ]
2929
]

0 commit comments

Comments
 (0)