Skip to content

Commit 77f3270

Browse files
authored
Merge pull request #642 from ant-media/version-update
Version updates: removed 2.13, 2.14, and added 2.15 and 2.16
2 parents 542e564 + 08175d1 commit 77f3270

File tree

317 files changed

+7829
-5029
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

317 files changed

+7829
-5029
lines changed

docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ scripts: [
7272
lastVersion: 'current',
7373
versions: {
7474
'current': {
75-
label: '2.14', // Customize the label for the current (unversioned) docs
75+
label: '2.16', // Customize the label for the current (unversioned) docs
7676
path: '', // Leave empty to use the root URL for the latest version
7777
banner: 'none',
7878
},
79-
'2.13': {
80-
label: '2.13', // Customize the label for the current (unversioned) docs
81-
path: 'version-2.13', // Leave empty to use the root URL for the latest version
79+
'2.15': {
80+
label: '2.15', // Customize the label for the current (unversioned) docs
81+
path: 'version-2.15', // Leave empty to use the root URL for the latest version
8282
banner: 'none',
8383
}
8484
},

0 commit comments

Comments
 (0)