Skip to content

Commit eb91b97

Browse files
committed
Update patch versions in className
1 parent 7871ff0 commit eb91b97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ const config = {
7878
label: '3.17',
7979
path: 'latest', // When a new version is released and this is no longer the current version, change this to the version number and then delete this comment.
8080
banner: 'none',
81-
className: '3.17.0',
81+
className: '3.17.1',
8282
},
8383
"3.16": { // When a new version is released and this is no longer the current version, change this to the version number and then delete this comment.
8484
label: '3.16',
8585
path: '3.16', // When a new version is released and this is no longer the current version, change this to the version number and then delete this comment.
8686
banner: 'none',
87-
className: '3.16.2',
87+
className: '3.16.3',
8888
},
8989
"3.15": { // When a new version is released and this is no longer the current version, change this to the version number and then delete this comment.
9090
label: '3.15',

0 commit comments

Comments
 (0)