Increase Fallen version number to fix #37 Label color in table pagination area

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
Isaac Bennetch
2020-11-14 22:37:54 -05:00
parent 6b1c81582a
commit 22abbc053b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,4 +9,4 @@
// Theme info
$theme_name = 'Fallen';
$theme_full_version = '0.7.1';
$theme_full_version = '0.7.2';
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Fallen",
"version": "0.7.1",
"version": "0.7.2",
"description": "Fallen theme for phpMyAdmin",
"author": "Frans Allen",
"url": "https://www.fransallen.com/",