Skip to content

Commit c0f6da4

Browse files
authored
Merge pull request #1568 from klembot/add-chapbook-2.3.0
Add Chapbook 2.3.0
2 parents 0c1208d + d265058 commit c0f6da4

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

public/story-formats/chapbook-2.2.0/format.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/story-formats/chapbook-2.3.0/format.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/store/story-formats/defaults.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ export const builtins = () => [
66
},
77
{
88
name: 'Chapbook',
9-
url: 'story-formats/chapbook-2.2.0/format.js',
10-
version: '2.2.0'
9+
url: 'story-formats/chapbook-2.3.0/format.js',
10+
version: '2.3.0'
1111
},
1212
{
1313
name: 'Harlowe',

0 commit comments

Comments
 (0)