Skip to content

Commit

Permalink
Update Seaside to 3.4.x
Browse files Browse the repository at this point in the history
Fixes #259
  • Loading branch information
jecisc committed Oct 11, 2019
1 parent cb442d3 commit cb8da83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ BaselineOfMaterialDesignLite >> seaside3: spec [
baseline: 'Seaside3'
with: [ spec
loads: #('Core' 'JQuery' 'Zinc');
repository: 'github://SeasideSt/Seaside:v3.3.x/repository' ]
repository: 'github://SeasideSt/Seaside:v3.4.x/repository' ]
]

{ #category : #dependencies }
Expand Down

0 comments on commit cb8da83

Please sign in to comment.