Skip to content

Commit

Permalink
feat: update SugarCube to v2.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tmedwards committed Jul 27, 2024
1 parent 46ee309 commit b2f8717
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/store/story-formats/defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const builtins = () => [
},
{
name: 'SugarCube',
url: 'story-formats/sugarcube-2.37.2/format.js',
version: '2.37.2'
url: 'story-formats/sugarcube-2.37.3/format.js',
version: '2.37.3'
}
];

0 comments on commit b2f8717

Please sign in to comment.