diff --git a/app/legacy/load/app.php b/app/legacy/load/app.php index 7e97da7..2125e71 100644 --- a/app/legacy/load/app.php +++ b/app/legacy/load/app.php @@ -9,5 +9,5 @@ * file that was distributed with this source code. */ -const APP_VERSION = '4.0.8'; +const APP_VERSION = '4.0.9'; const APP_VERSION_AKA = 'macanudo';