diff options
author | Mario <mario@mariovavti.com> | 2023-01-08 08:19:37 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2023-01-08 08:19:37 +0000 |
commit | 2eb4f093be868ef6ce8372de0375b2e9a2685791 (patch) | |
tree | aecccd8c328549ccd14afbe62332b17c2fe126aa | |
parent | d4bf5871039f972d7640475845d8e50b3abc3150 (diff) | |
download | volse-hubzilla-2eb4f093be868ef6ce8372de0375b2e9a2685791.tar.gz volse-hubzilla-2eb4f093be868ef6ce8372de0375b2e9a2685791.tar.bz2 volse-hubzilla-2eb4f093be868ef6ce8372de0375b2e9a2685791.zip |
update theme requirements
-rw-r--r-- | view/theme/redbasic/php/theme.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php index 783bd9d4e..fefd7d26c 100644 --- a/view/theme/redbasic/php/theme.php +++ b/view/theme/redbasic/php/theme.php @@ -4,8 +4,8 @@ * * Name: Redbasic * * Description: Hubzilla standard theme * * Version: 2.2 - * * MinVersion: 6.5.13 - * * MaxVersion: 8.0 + * * MinVersion: 8.0 + * * MaxVersion: 9.0 * * Author: Fabrixxm * * Maintainer: Mike Macgirvin * * Maintainer: Mario Vavti |