Skip to content

Commit 5a30e17

Browse files
authored
Merge pull request #18 from Rinzwind/update-baseline-pharo11-iceberg
Update version of Iceberg in BaselineOfNewToolsDocumentBrowser for Pharo 11 to ‘v2.2.3’
2 parents 7d39967 + 3dc5540 commit 5a30e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BaselineOfNewToolsDocumentBrowser/BaselineOfNewToolsDocumentBrowser.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ BaselineOfNewToolsDocumentBrowser >> baseline: spec [
1818

1919
spec
2020
baseline: 'Iceberg'
21-
with: [ spec repository: 'github://pharo-vcs/Iceberg:v2.2.2' ].
21+
with: [ spec repository: 'github://pharo-vcs/Iceberg:v2.2.3' ].
2222

2323
spec
2424
package: #'Microdown-RichTextPresenter'

0 commit comments

Comments
 (0)