mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
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:
+1
-1
@@ -9,4 +9,4 @@
|
||||
|
||||
// Theme info
|
||||
$theme_name = 'Fallen';
|
||||
$theme_full_version = '0.7.2';
|
||||
$theme_full_version = '0.7.3';
|
||||
|
||||
+1
-1
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user