Skip to content

Commit

Permalink
use Pharo13 branches
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Apr 25, 2024
1 parent dce3d83 commit da91865
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/BaselineOfPharo/BaselineOfPharo.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ BaselineOfPharo class >> documentBrowser [
newName: 'DocumentBrowser'
owner: 'pharo-spec'
project: 'NewTools-DocumentBrowser'
version: 'v1.1.0'
version: 'Pharo13'
]

{ #category : 'repository urls' }
Expand Down Expand Up @@ -60,7 +60,7 @@ BaselineOfPharo class >> iceberg [
newName: 'Iceberg'
owner: 'pharo-vcs'
project: 'iceberg'
version: 'v2.3.0'
version: 'Pharo13'
sourceDir: nil
]

Expand All @@ -78,7 +78,7 @@ BaselineOfPharo class >> microdown [
newName: 'Microdown'
owner: 'pillar-markup'
project: 'Microdown'
version: 'v2.6.0'
version: 'Pharo13'
]

{ #category : 'repository urls' }
Expand All @@ -95,7 +95,7 @@ BaselineOfPharo class >> newTools [
newName: 'NewTools'
owner: 'pharo-spec'
project: 'NewTools'
version: 'v0.9.0'
version: 'Pharo13'
]

{ #category : 'repository urls' }
Expand Down Expand Up @@ -129,7 +129,7 @@ BaselineOfPharo class >> spec [
newName: 'Spec2'
owner: 'pharo-spec'
project:'Spec'
version: 'v1.3.0'
version: 'Pharo13'
]

{ #category : 'repository urls' }
Expand All @@ -146,7 +146,7 @@ BaselineOfPharo class >> welcomeBrowser [
newName: 'WelcomeBrowser'
owner: 'pharo-spec'
project: 'NewTools-WelcomeBrowser'
version: 'v1.1.0'
version: 'Pharo13'
]

{ #category : 'repository urls' }
Expand Down

0 comments on commit da91865

Please sign in to comment.