afragen / wp-dependency-installer

A lightweight class to add to WordPress plugins/themes to automatically install plugin dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update condition

mainpart opened this issue · comments

Could you please explain the steps that neccessary for plugin to be updated.

I have a "master" branch and also have a plugin description in my main php file that points out a version of plugin.
I've tried to increase a version in the description section of my plugin file but git-updater did not get notice about update.

What mechanism should be used for updates? Tags? Releases?

oh sorry. my comment was about git-updater