From 6a8b0843c2c502cddf929fc7ab7309a89499e5c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= <devel+git@delanoe.org>
Date: Wed, 27 Apr 2022 19:24:36 +0200
Subject: [PATCH] [VERSION] +1 to 0.0.5.8.8

---
 CHANGELOG.md     | 4 ++++
 gargantext.cabal | 4 ++--
 package.yaml     | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a1650353..d5438182 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## Version 0.0.5.8.8
+* [FE] Fix regression on Graph Explorer for annuaire
+* [FE] Graph Doc Focus
+
 ## Version 0.0.5.8.7.2
 * [BE] Docker solution for codebook
 
diff --git a/gargantext.cabal b/gargantext.cabal
index 79f3a5ff..fea5b5b5 100644
--- a/gargantext.cabal
+++ b/gargantext.cabal
@@ -1,11 +1,11 @@
-cabal-version: 0.0.5.8.7.2
+cabal-version: 0.0.5.8.8
 
 -- This file has been generated from package.yaml by hpack version 0.34.4.
 --
 -- see: https://github.com/sol/hpack
 
 name:           gargantext
-version: 0.0.5.8.7.2
+version: 0.0.5.8.8
 synopsis:       Search, map, share
 description:    Please see README.md
 category:       Data
diff --git a/package.yaml b/package.yaml
index c41688a9..1dce2a64 100644
--- a/package.yaml
+++ b/package.yaml
@@ -6,7 +6,7 @@ name: gargantext
 #         | | | +-----  Layers * : New versions with API additions
 #         | | | | +---  Layers * : New versions without API breaking changes
 #         | | | | |
-version: '0.0.5.8.7.2'
+version: '0.0.5.8.8'
 synopsis: Search, map, share
 description: Please see README.md
 category: Data
-- 
2.21.0