5.5.1 not used when 5.x is set up

Hi,

yesterday 5.5.1 was released and we directly wanted to test it (via Cloud Build). However it still builds with 5.5.0f3. We could activate 5.5.1 in the settings but we don’t want to change multiple build targets back and forth. When will 5.x point to 5.5.1 instead of 5.5.0f3?

Best regards
zkw

Hello,

5.5.1f1 is now the default for ‘Latest 5.5’ in Cloud Build.

I tried to reproduce your issue on my end, but my logs show that it was definitely building with 5.5.1f1. I checked your dashboard, and the build targets seem to be set up correctly. Perhaps try editing the build targets from within the editor and set off some clean builds.

Let me know how that goes :slight_smile:

  • Sophia

Hi,

the ProjectVersion.txt containts the 5.5.1f1 version and I also tried a clean build - it still uses 5.5.0.

Best regards
zkw

Sorry, my mistake- you were talking about ‘Latest 5.x’ and I was talking about ‘Latest 5.5’

Either way, “Always use latest 5.x” now points to 5.5.1f1 :slight_smile:

  • Sophia

Thanks alot :slight_smile: