mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-29 07:34:22 +00:00
Upgrade to 1.21.2
This commit is contained in:
@@ -108,7 +108,7 @@ const config = {
|
||||
banner: 'unreleased',
|
||||
},
|
||||
'1.21': {
|
||||
label: '1.21.1',
|
||||
label: '1.21.2',
|
||||
},
|
||||
'1.20': {
|
||||
label: '1.20.6'
|
||||
@@ -198,7 +198,7 @@ const config = {
|
||||
position: 'right',
|
||||
items: [
|
||||
{to: '/api/next/', label: '1.22-dev' },
|
||||
{to: '/api/1.21/', label: '1.21.1' },
|
||||
{to: '/api/1.21/', label: '1.21.2' },
|
||||
{to: '/api/1.20/', label: '1.20.6' },
|
||||
{to: '/api/1.19/', label: '1.19.4' },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user