Skip to content

Commit

Permalink
use v1.1.0 for welcome browser
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Apr 22, 2024
1 parent 1fef0ba commit c28be6d
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 @@ -146,7 +146,7 @@ BaselineOfPharo class >> welcomeBrowser [
newName: 'WelcomeBrowser'
owner: 'pharo-spec'
project: 'NewTools-WelcomeBrowser'
version: 'Pharo12'
version: 'v1.1.0'
]

{ #category : 'repository urls' }
Expand Down

0 comments on commit c28be6d

Please sign in to comment.