Closed edemir206 closed 6 years ago
Hi!
Have you created a Git tag for the new version (the plugin checks for the tags, not every commit)?
Florian
Do you mean any of this tag that is present on readme.txt ?
=== Pesquisa Global UFSM === Tags: search, multisite, widget, multilingual, global, shortcode Requires at least: 3.0 Tested up to: 4.9.1 Stable tag: 1.2.15
No, a tag to mark a specific state of the project in Git (for example, for releases). You can find the tags feature in GitLab here (Screenshot from an overview page of a GitLab repo):
Just create a tag (can be equal to the plugin version in the readme.txt), and if the tag number is larger than the version that is installed on the WP install, you will get the updated version from GitLab :)
Thanks for help,
It works now.
Great to hear that! :)
Hi, I just found your plugin and installed, but the commited update won't show up on plugins updates.
Do I need to change something on the plugin files other than just commit to gitlab and configure token/url/repo ?