Closed jarednova closed 3 years ago
Okay, so help me out... how do I fix this? Just update the readme.txt file?
Yep! looks like it might have to be updated in two different files/places:
https://github.com/timber/debug-bar-timber/blob/master/debug-bar-timber.php#L7 https://github.com/timber/debug-bar-timber/blob/master/readme.txt#L6
All good now! So I need to remember to update the version numbers on thos files going forward!
Yeah, I wish there was some way to automate. But I find I have to do a manual process with "main" Timber as well!
It looks like version numbers between GitHub and WordPress.org are getting scrambled. The most recent release (that @manzwebdesigns deployed the other day) from GitHub is 1.1.5:
https://github.com/timber/debug-bar-timber/releases/tag/1.1.5
... but according to WordPress.org it's 1.0.5:
https://wordpress.org/plugins/debug-bar-timber/
... to make matters even more fun, the
readme.txt
reports1.0.10
. There might be a mix of manual and script work here. Just wanted to call it out as an issue as it might be related to https://github.com/timber/timber/issues/2477