Skip to content

Commit

Permalink
feat: update SugarCube to v2.37.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tmedwards committed Jul 24, 2024
1 parent d44705a commit 46ee309
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.1/format.js',
version: '2.37.1'
url: 'story-formats/sugarcube-2.37.2/format.js',
version: '2.37.2'
}
];

0 comments on commit 46ee309

Please sign in to comment.