radishconcepts / WordPress-GitHub-Plugin-Updater

This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
https://github.com/jkudish/WordPress-GitHub-Plugin-Updater
822 stars 195 forks source link

Added missing comma after 'sslverify' => true #59

Closed pragmatic-web closed 9 years ago

pragmatic-web commented 10 years ago

Just a typo - thanks!

ericnkatz commented 10 years ago

confirmed.

flowdee commented 10 years ago

indeed, this should be fixed.

coenjacobs commented 9 years ago

Thanks for finding and contributing this patch! :smile: