From ceb486591708475d2cf7153ca72e1df7be7239ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexandre=20Delano=C3=AB?= <devel+git@delanoe.org>
Date: Tue, 25 Jul 2023 10:53:14 +0200
Subject: [PATCH] [VERSION] +1 to 0.0.6.9.9.7.5

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ffbabe53..470a8529 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## Version 0.0.6.9.9.7.5
+
+* [BACK][FEAT][DB queries testing coverage (#226)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/226)
+* [BACK][FEAT][Docs Occurence are first at 0, and must be recalculate to have a reliable value (#254)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/254)
+* [FRONT][FIX] Node Corpus settings: removing download button
+
 ## Version 0.0.6.9.9.7.4
 
 * [BOTH][BACK] Dev Guidelines
diff --git a/gargantext.cabal b/gargantext.cabal
index 3aa469bb..43a44dac 100644
--- a/gargantext.cabal
+++ b/gargantext.cabal
@@ -1,7 +1,7 @@
 cabal-version: 1.12
 
 name:           gargantext
-version: 0.0.6.9.9.7.4
+version: 0.0.6.9.9.7.5
 synopsis:       Search, map, share
 description:    Please see README.md
 category:       Data
diff --git a/package.yaml b/package.yaml
index 12d81dab..6644b1b4 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.7.4'
+version: '0.0.6.9.9.7.5'
 synopsis: Search, map, share
 description: Please see README.md
 category: Data
-- 
2.21.0