Repo updates + some /about page wording

This commit is contained in:
Yorhel 2024-10-30 09:58:09 +01:00
parent ffad28696e
commit 57de5699e8
7 changed files with 38 additions and 11 deletions

View file

@ -119,6 +119,10 @@ case $1 in
index_base 7.5 2024-04-05
;;
7.6)
index_base 7.6 2024-10-08
;;
old)
$0 5.0
$0 5.1
@ -146,5 +150,6 @@ case $1 in
$0 7.3
$0 7.4
$0 7.5
$0 7.6
;;
esac