From 710160f31133a93f06b344f703e96d56d76366a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= <devel+git@delanoe.org>
Date: Tue, 27 Jun 2023 11:06:16 +0200
Subject: [PATCH] [VERSION] +1 to 0.0.6.9.9.7

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5b79e0e..4f9a1606 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
+## Version 0.0.6.9.9.7
+
+* [BACK][FIX] Phylo
+* [BACK][FIX] Nix configuration
+* [FRONT][FIX][[Node Docs] Popin dimensions and scroll improvement (#577)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/577)
+* [FRONT][FIX][[Phylo refresh] In phylo params, add a class active on buttons (#576)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/576)
+* [FRONT][FIX][Add the number of matched results in graph selection (#560)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/560)
+* [FRONT][FIX][[Node Docs] On the refresh dialog set &quot;Both&quot; as default and on documents page remove 2 unused icons (#578)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/578)
+
 ## Version 0.0.6.9.9.6.9
 
 * [FRONT][FIX][Search in the Tree (#506)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/506)
+* [FRONT][FIX][Ngrams Table: click on Child (#565)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/565)
 
 ## Version 0.0.6.9.9.6.8
 
diff --git a/gargantext.cabal b/gargantext.cabal
index 84e062f4..f60e3629 100644
--- a/gargantext.cabal
+++ b/gargantext.cabal
@@ -5,7 +5,7 @@ cabal-version: 1.12
 -- see: https://github.com/sol/hpack
 
 name:           gargantext
-version:        0.0.6.9.9.6.9
+version: 0.0.6.9.9.7
 synopsis:       Search, map, share
 description:    Please see README.md
 category:       Data
diff --git a/package.yaml b/package.yaml
index 46b9c6e6..ea805f05 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.6.9.9.6.9'
+version: '0.0.6.9.9.7'
 synopsis: Search, map, share
 description: Please see README.md
 category: Data
-- 
2.21.0