-
-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
Description
Visiting:
https://github.com/phpmyadmin/sql-parser/releases
show that v3.3.1 is "Latest release" (green button) but the latest tag is "v3.4.7"
This is caused that recent tags lack GitHub release objects.
There is script prepared for automatically creating GitHub releases for every pushed tag, it just needs to be tested, possibly fixed and deployed:
https://github.com/phpmyadmin/scripts/blob/master/hooks/create_release.php