From 7069fc13d6bd1ec415abc13e719ad796539b25a4 Mon Sep 17 00:00:00 2001 From: Louis Jeckel Date: Thu, 29 Oct 2020 14:43:27 +0100 Subject: [PATCH] version --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 76d9bc1..008edb2 100644 --- a/config/app.php +++ b/config/app.php @@ -125,7 +125,7 @@ return [ 'aws_s3_url' => 'https://prescription-sante.s3.eu-west-3.amazonaws.com', - 'version' => '0.6.2 beta 4', + 'version' => '0.7.0', 'emails' => [ 'subscriptions' => 'abonnement@prescription-quotidien.com', -- 2.39.5