the version numbers of the '1.26.8' release are broken. if you select the app on the Mac via 'Column View' or open 'Get Info' or'QuickLook', you'll see that the app claims to be version '1.26.6'
the 'CFBundleShortVersionString' and 'CFBundleVersion' entries in your 'Info.plist' have not been updated for this release:

I hope I didn't build the wrong version...
It was indeed 1.26.6 in Info.plist, after rebuilding it's 1.26.8.
@core-code, what does CKAN display in the title bar when you start it? v1.26.8 or v1.26.6?
We can check that ourselves:
$ 7z x CKAN.dmg
$ mono CKAN.app/Contents/MacOS/ckan.exe
Mine says 1.26.8, so looks like a packaging issue.
Okay, I guess it just didn't overwrite the Info.plist file for some reason. I cleaned the build output folder this time before building, and it has the right version now.
I'll replace the asset once more to avoid confusion. The deb is fine, the rpm doesn't seem to have any internal metadata files, and the filename is right.
i can confirm the issue is fixed in the updated download. thanks for the super-quick turnaround here!
Most helpful comment
i can confirm the issue is fixed in the updated download. thanks for the super-quick turnaround here!