SimpleRain / SimpleOptions

A simple wordpress options framework for developers.
16 stars 2 forks source link

Announcement! Automated updates! #2

Closed dovy closed 11 years ago

dovy commented 11 years ago

I've just implemented automatic updates. What that means is when a major version is developed, users will get an update. Now I've made it a bit "smarter" than most updates. Namely, we use the Github release system. This way only finalized releases get pushed, but commits can still be made to the repo.

Either way, give it a go. You will need to reinstall the plugin if you've previously installed it.

Now we move onto bringing everything we know and love from SMOF into SOF. :) Now the fun begins.

Thanks all.