iocage upgrade <jailname> -r 13.2-RELEASE-left release entry in config.json as "13.1-RELEASE-p7"

I experienced a prolonged delay in upgrading a jail from 13.1 to 13.2 using iocage. After a very, very long time in Idle I used <ctrl>c to exit the upgrade after the kernel update completed and the second install started. When I run freebsd-version on the jail's console it says 13.2-RELEASE. However config.json for this jail has a release entry of "13.1-RELEASE-p7".

Now, obviously I can simply change the entry in config.jason but I want to know what happened and why. I also want to know if changing the jason entry to match the value returned from freebsd-version would aggravate or cause a problem.
 
Back
Top