Increase Fallen version number to release several minor fixes:

* #32 Add a background highlight to selected rows in the browse page
* #37 Label color in table pagination area
* #38 Fix for slightly offset row height on some menu items

Fixes a packaging problem with 0.7.2.

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
This commit is contained in:
Isaac Bennetch
2020-11-14 22:39:49 -05:00
parent 22abbc053b
commit 6c406af41b
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.2';
$theme_full_version = '0.7.3';
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Fallen",
"version": "0.7.2",
"version": "0.7.3",
"description": "Fallen theme for phpMyAdmin",
"author": "Frans Allen",
"url": "https://www.fransallen.com/",