trulyspinach / SMCAMDProcessor

Power management, monitoring and VirtualSMC plugin for AMD processors
BSD 3-Clause "New" or "Revised" License
1.05k stars 90 forks source link

Version Mismatch #17

Closed ProfDrLuigi closed 4 years ago

ProfDrLuigi commented 4 years ago

Hello.

I´m the Author of the "Kext Updater". I want to add your Kext to it. But your version inside the Info.plist is wrong.

CFBundleShortVersionString
    <string>1.1.1</string>

and

CFBundleVersion
    <string>1.1.1</string>

Could you please set it to the real Version number because the Kext Updater is checking these values to check for a newer release.

trulyspinach commented 4 years ago

Hi ProfDrLuigi,

Thanks for pointing this out 🤣. I am a bit lazy at version number during the first release so now it don't even sync with the release number on Github.

As a new release is coming soon, I will fix that by starting a new version number.

ProfDrLuigi commented 4 years ago

Nice, thank you. :)

trulyspinach commented 4 years ago

@ProfDrLuigi I have just published the new release. Could you please check if the version number is valid now?

ProfDrLuigi commented 4 years ago

Nice. Looks good now. :)

grafik

trulyspinach commented 4 years ago

Great :)