# RELEASE NOTES ## halo.01.20260422.123611 ### Upgrading from 20250531.111335 My gpg key was expired and rotated since the initial relase. You'll need to manually import my new key to upgrade. Copy the public key from this repo onto the system with halo os installed and add it to the ostree remote: ``` sudo ostree remote gpg-import halo-01 --stdin < key.asc ```