Skip to content

Commit

Permalink
Fix Grease to v1.17.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrichau committed Mar 19, 2024
1 parent 63fbd49 commit 7ed79dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ baselinecommon: spec
with: [
spec
loads: #('Grease-Core');
repository: 'github://SeasideSt/Grease:master/repository' ].
repository: 'github://SeasideSt/Grease:v1.17.x/repository' ].
spec
project: 'Grease Core Tests' copyFrom: 'Grease' with: [
spec loads: #('Core Tests') ]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
self packageOrganizer ensurePackage: #BaselineOfSeaside3 withTags: #()!
SystemOrganization addCategory: #BaselineOfSeaside3!

0 comments on commit 7ed79dd

Please sign in to comment.