Update sidebars.js

This commit is contained in:
Stefan Pejcic 2024-09-25 12:56:55 +02:00 committed by GitHub
parent 5831c77cbe
commit f7428f2278
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -232,6 +232,7 @@ const mainSidebar = {
type: 'category', type: 'category',
label: '0.3.X', label: '0.3.X',
items: [ items: [
'changelog/0.3.1'
'changelog/0.3.0' 'changelog/0.3.0'
], ],
}, },