We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2913ba0 commit da418afCopy full SHA for da418af
docs/config.js
@@ -23,7 +23,7 @@ const config = {
23
name: 'Chatterbox',
24
description: 'Narrative design toolkit for GameMaker',
25
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'],
+ 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'],
27
favicon: 'assets/favicon.ico',
28
themeColor: '#f0Bc00',
29
};
0 commit comments