chore: update current ZStack target to v2.2.3

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
lofyer
2026-08-04 15:11:09 +08:00
co-authored by factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
parent daffece57d
commit f1973ddb36
5 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
#
# Usage:
# scripts/sync-upstream --list # show available upstream versions
# scripts/sync-upstream v2.2.2 # bump both forks to v2.2.2
# scripts/sync-upstream v2.2.2 --dry-run # show the plan only
# scripts/sync-upstream v2.2.3 # bump both forks to v2.2.3
# scripts/sync-upstream v2.2.3 --dry-run # show the plan only
# scripts/sync-upstream --continue # resume after resolving conflicts
#
# Notes: