Skip to content

Commit

Permalink
Update BaselineOfFireAutomataModel.class.st
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode authored Jun 14, 2023
1 parent d82edca commit 75023ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ BaselineOfFireAutomataModel >> loadCormas: spec [

spec
baseline: 'Cormas'
with: [ spec loads: #(Core); repository: 'github://cormas/cormas' ]
with: [ spec loads: #(Core); repository: 'github://cormas/cormas:v0.5' ]
]

0 comments on commit 75023ec

Please sign in to comment.