Skip to content

Commit

Permalink
Update roassal to v1.06f
Browse files Browse the repository at this point in the history
## What's Changed
* Migrate to Tonel V3 by @jecisc in pharo-graphics/Roassal#69
* Fix deprecated usages by @jecisc in pharo-graphics/Roassal#70

**Full Changelog**: pharo-graphics/Roassal@v1.06e...v1.06f
  • Loading branch information
jecisc committed Jun 14, 2024
1 parent 8a4a352 commit 5ea4ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfPharo/BaselineOfPharo.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ BaselineOfPharo class >> roassal [
newName: 'Roassal'
owner: 'pharo-graphics'
project: 'Roassal'
version: 'v1.06e'
version: 'v1.06f'
]

{ #category : 'repository urls' }
Expand Down

0 comments on commit 5ea4ee1

Please sign in to comment.