diff --git a/README.md b/README.md index cecd70f..bb1b069 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ Administrative functions : * Optionnaly hide menus on shared albums (user name not shown, no albums navigation but current album) # Versions history -* Version 11.5 - * Similar to 11.4-HF1 with a hotfix in it -* Version 11.4-HF1 +* Version 11.4 * Added #72 Allow non-administrators to create share-urls (via a sharealbum_powerusers group) * Added #43 (and duplicate #73) Shares can now be applied recursively to include nested / sub-albums (There's a new option in the configuration page to activate this feature. Please not that existing shares will not modified, you need to cancel and recreate them) * Version 11.3 diff --git a/main.inc.php b/main.inc.php index f14bda8..3a70ad9 100644 --- a/main.inc.php +++ b/main.inc.php @@ -1,7 +1,7 @@