mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-06-03 13:54:41 +00:00
ae91fc4cdd
PR #223 shipped the install_proxmenux.sh unit-rewrite fix together with a version bump to 1.2.2.1 and a matching CHANGELOG entry. With both the fix (#223) and the menu self-heal (#224) already in main the bump turns out to be unnecessary for recovery: * Users on v1.2.1 stable updating now pull the corrected installer from main and arrive at v1.2.2 working. * Users stuck on a broken v1.2.2 get repaired by `auto_repair_monitor_unit` on every menu launch. * Users on a healthy v1.2.2 had nothing to fix. Leaving 1.2.2.1 published would force a no-op update prompt across every healthy v1.2.2 install. Revert version.txt to 1.2.2 and drop the v1.2.2.1 CHANGELOG section (EN+ES) so the public release notes stay clean. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>