Skip to content

Commit da418af

Browse files
committed
Update config.js
1 parent 2913ba0 commit da418af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const config = {
2323
name: 'Chatterbox',
2424
description: 'Narrative design toolkit for GameMaker',
2525
latestVersion: '2.18',
26-
otherVersions: ['2.17', '2.16', '2.15', '2.14', '2.13', '2.12', '2.11', '2.10', '2.9', '2.8', '2.7', '2.6', '2.5', '2.4', '2.3', '2.2', '2.1', '1.1'],
26+
otherVersions: ['3.0', '2.17', '2.16', '2.15', '2.14', '2.13', '2.12', '2.11', '2.10', '2.9', '2.8', '2.7', '2.6', '2.5', '2.4', '2.3', '2.2', '2.1', '1.1'],
2727
favicon: 'assets/favicon.ico',
2828
themeColor: '#f0Bc00',
2929
};

0 commit comments

Comments
 (0)