Weird Release number after update

Hi,

after an update using standard command "sudo pihole -up" everything seems to update properly without any error displayed.

But at the end , release vesions are updated with something weird.

image

in putty session

Do you have any idea what could lead to this behavior?

Thanks to those reading or spending time helping me.

Have a nice day.

You are using Core and FTL development branches, for some reason.

This usually happens when a developer ask you to install a different branch to test or fix something. Running development code is not recommended.

If you don't want to fix this, run sudo pihole checkout master, to install the default branch for Core and FTL. This will fix the versions.

Woaw, right on target :grinning_face:

Just did the command and now , all is good!

Thanks for so quick answer .

Thread can be closed as solved.