v1.1.2
Fix: Phantom Update Notification
Resolves the issue where WordPress would show "Update to 1.1.1" even when version 1.1.1 was already installed.
What Changed
- The updater now reads the actual installed version from the plugin file header on disk
- This prevents stale version comparisons when the old plugin code is still loaded in memory after an update
Verification
After updating:
- Go to Plugins page
- No phantom update notification should appear