Update update.md

This commit is contained in:
Pinga 2025-07-07 12:41:44 +03:00
parent 3d0e90c7fa
commit d068935d69

View file

@ -1,8 +1,14 @@
# Namingo Update Guide # Namingo Update Guide
## v1.0.0 to v1.0.18 ## v1.0.0 to v1.0.21
You must run update scripts in order, without skipping versions. For example, if you're on 1.0.15 and the latest is 1.0.17, first update to 1.0.16, then to 1.0.17. To update, you must run the update scripts sequentially without skipping versions. For example, if you're on v1.0.18 and the latest is v1.0.20, first update to v1.0.19, then to v1.0.20.
- v1.0.20 to v1.0.21 - download and run the [update1021.sh](update1021.sh) script.
- v1.0.19 to v1.0.20 - download and run the [update1020.sh](update1020.sh) script.
- v1.0.18 to v1.0.19 - download and run the [update1019.sh](update1019.sh) script.
- v1.0.17 to v1.0.18 - download and run the [update1018.sh](update1018.sh) script. - v1.0.17 to v1.0.18 - download and run the [update1018.sh](update1018.sh) script.