Metro is also compatible with phpMyAdmin 4.9, mark it as such

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
Isaac Bennetch
2019-06-04 21:23:25 -04:00
parent a4d8e6c1f2
commit 8dced62bdf
+2 -2
View File
@@ -1,9 +1,9 @@
{
"name": "Metro",
"version": "2.8",
"version": "2.8.1",
"description": "Windows 8 / Metro Theme for phpMyAdmin",
"author": "phpMyAdmin developers and hplhu",
"url": "https://www.phpmyadmin.net/",
"supports": ["4.8"]
"supports": ["4.8","4.9"]
}