diff --git a/metro/theme.json b/metro/theme.json index 0b8460147..8d9de723d 100644 --- a/metro/theme.json +++ b/metro/theme.json @@ -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"] }