diff options
author | Mario <mario@mariovavti.com> | 2021-07-01 09:27:14 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-07-01 09:27:14 +0000 |
commit | b560b6fbd35dc983fdc595c1ebd9b9cade877a95 (patch) | |
tree | bd82f379935f9791f1b7c8b91bb9025f249c1bdf | |
parent | e31cb28b088a8f1f680fcafe94aa8feed7437416 (diff) | |
parent | c6b3bc5b203d8e615c4699a8050042b9e9989e09 (diff) | |
download | volse-hubzilla-b560b6fbd35dc983fdc595c1ebd9b9cade877a95.tar.gz volse-hubzilla-b560b6fbd35dc983fdc595c1ebd9b9cade877a95.tar.bz2 volse-hubzilla-b560b6fbd35dc983fdc595c1ebd9b9cade877a95.zip |
Merge branch 'dev' into 6.0RC
-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 2b90ae85f..3c07e1582 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.1 - * * MinVersion: 2.3.1 - * * MaxVersion: 6.0 + * * MinVersion: 5.9 + * * MaxVersion: 7.0 * * Author: Fabrixxm * * Maintainer: Mike Macgirvin * * Maintainer: Mario Vavti |