diff options
author | Mario <mario@mariovavti.com> | 2021-07-01 09:26:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-07-01 09:26:20 +0000 |
commit | c6b3bc5b203d8e615c4699a8050042b9e9989e09 (patch) | |
tree | d223d6eb529830e8c8b6656c3da3bbcbfce6397b | |
parent | 458fa7bfeb79ddfe3a07a00648652ebc26e245b3 (diff) | |
download | volse-hubzilla-c6b3bc5b203d8e615c4699a8050042b9e9989e09.tar.gz volse-hubzilla-c6b3bc5b203d8e615c4699a8050042b9e9989e09.tar.bz2 volse-hubzilla-c6b3bc5b203d8e615c4699a8050042b9e9989e09.zip |
redbasic: bump version limits
-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 |