mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-11 04:31:26 +00:00
Upgrade Gitea from 1.23.7 -> 1.23.8
This commit is contained in:
@@ -96,11 +96,11 @@ const globalVariables = {
|
||||
goVersion: "1.23",
|
||||
minGoVersion: "1.22",
|
||||
minNodeVersion: "18",
|
||||
version: "1.23.7",
|
||||
version: "1.23.8",
|
||||
sourceVersion: "v1.23.0",
|
||||
sourceBranch: "release/v1.23",
|
||||
dockerVersion: "1.23.7",
|
||||
displayVersion: "1.23.7",
|
||||
dockerVersion: "1.23.8",
|
||||
displayVersion: "1.23.8",
|
||||
},
|
||||
1.22: {
|
||||
goVersion: "1.22",
|
||||
@@ -428,7 +428,7 @@ const config = {
|
||||
items: [
|
||||
{ to: "/api/next/", label: "1.25-dev" },
|
||||
{ to: "/api/1.24/", label: "1.24.0-rc0" },
|
||||
{ to: "/api/1.23/", label: "1.23.7" },
|
||||
{ to: "/api/1.23/", label: "1.23.8" },
|
||||
{ to: "/api/1.22/", label: "1.22.6" },
|
||||
{ to: "/api/1.21/", label: "1.21.11" },
|
||||
{ to: "/api/1.20/", label: "1.20.6" },
|
||||
|
||||
Reference in New Issue
Block a user