diff options
author | Mario <mario@mariovavti.com> | 2024-03-18 09:12:35 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-18 09:12:35 +0000 |
commit | acc1834b0dc4804703610101fa95a3375649bc45 (patch) | |
tree | 392bd51ce3f3430442a85c74db9e13746d5de071 | |
parent | 7c5a0887cc050f98362c8badb41dda35bbdaf201 (diff) | |
download | volse-hubzilla-acc1834b0dc4804703610101fa95a3375649bc45.tar.gz volse-hubzilla-acc1834b0dc4804703610101fa95a3375649bc45.tar.bz2 volse-hubzilla-acc1834b0dc4804703610101fa95a3375649bc45.zip |
make theme compatible with rc version
-rw-r--r-- | view/theme/redbasic/php/theme.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php index 1f50ed786..1f682634e 100644 --- a/view/theme/redbasic/php/theme.php +++ b/view/theme/redbasic/php/theme.php @@ -4,7 +4,7 @@ * * Name: Redbasic * * Description: Hubzilla standard theme * * Version: 2.2 - * * MinVersion: 9.0 + * * MinVersion: 8.9 * * MaxVersion: 10.0 * * Author: Fabrixxm * * Maintainer: Mike Macgirvin |