Commit 931b1274 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Merge branch 'release-1.1.1' into develop

parents 7a1cb236 34128a16
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,9 +2,9 @@
return [
    'unicaen-app' => [
        'app_infos' => [
            'version' => '1.1.0',
            'date' => '14/02/2019',
            'version' => '1.1.1',
            'date' => '25/02/2019',
        ],
    ],
    'comment' => 'Fichier généré le 14/02/2019 à 16:28:32 avec /home/gauthierb/workspace/sygal/bump-version',
    'comment' => 'Fichier généré le 25/02/2019 à 13:34:10 avec /home/gauthierb/workspace/sygal/bump-version',
];