Fallen 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:22:46 -04:00
parent c9f4373611
commit a4d8e6c1f2
+2 -2
View File
@@ -1,8 +1,8 @@
{
"name": "Fallen",
"version": "0.7",
"version": "0.7.1",
"description": "Fallen theme for phpMyAdmin",
"author": "Frans Allen",
"url": "https://www.fransallen.com/",
"supports": ["4.8"]
"supports": ["4.8","4.9"]
}