diff --git a/fallen/info.inc.php b/fallen/info.inc.php index ae3d17050..1602d56f4 100644 --- a/fallen/info.inc.php +++ b/fallen/info.inc.php @@ -9,4 +9,4 @@ // Theme info $theme_name = 'Fallen'; -$theme_full_version = '0.7.2'; +$theme_full_version = '0.7.3'; diff --git a/fallen/theme.json b/fallen/theme.json index 2ead0f6a1..2589d573c 100644 --- a/fallen/theme.json +++ b/fallen/theme.json @@ -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/",