ryancramerdesign / ProcessWireUpgrade

Upgrade ProcessWire core to latest master or dev version automatically in the admin.
16 stars 6 forks source link

Issue with wrong Version number #3

Closed LostKobrakai closed 9 years ago

LostKobrakai commented 10 years ago

I just updated the FieldtypeConcat module from 1.0.4 to 1.0.5, but now the Updater shows me this: screenshot 2014-10-14 14 34 41

ryancramerdesign commented 10 years ago

The version number is actually from the modules directory. I was testing out an info.php file for module info on this module, but didn't want to sacrifice previous version compatibility, so have both a getModuleInfo() and info.php file in FieldtypeConcat. One of them had the wrong version. It should be fixed after the 24 hour cache refreshes.

On Tue, Oct 14, 2014 at 8:36 AM, LostKobrakai notifications@github.com wrote:

I just updated the FieldtypeConcat module from 1.0.4 to 1.0.5, but now the Updater shows me this: [image: screenshot 2014-10-14 14 34 41] https://cloud.githubusercontent.com/assets/2489835/4628968/9f319c92-539e-11e4-8cf3-904b102998c7.png

— Reply to this email directly or view it on GitHub https://github.com/ryancramerdesign/ProcessWireUpgrade/issues/3.