From 1ca60241a1aaa38750ca899bdeb0fb8f69184b92 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:06:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8731f87..9d53ded 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ After installation, be sure to review all the guides in the Documentation sectio If your current version is not immediately before the latest, you must run the update scripts sequentially for each version, e.g., from 1.0.3 to 1.0.4, then from 1.0.4 to 1.0.5, and so on, until you reach the latest version. +- v1.0.11 to v1.0.12 - backup registry, download and run the [update1012.sh](docs/update1012.sh) script. + - v1.0.10 to v1.0.11 - backup registry, download and run the [update1011.sh](docs/update1011.sh) script. - v1.0.9 to v1.0.10 - backup registry, download and run the [update1010.sh](docs/update1010.sh) script.