diff --git a/CHANGELOG.md b/CHANGELOG.md index cbac6a470907f2d49962e5c58ea6b6e5b37329b4..db1b7c64ec1bee630ac7a67108047439ae7fe60d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Version 0.0.6.9.4.2 + +* [FRONT][FIX][Regression : on graph (#496)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/496) + ## Version 0.0.6.9.4.1 * [FRONT][FIX][Invite many users without closing the modal (#498)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/498) diff --git a/gargantext.cabal b/gargantext.cabal index 58638053ac1d70fdc54642fc6a56ee2af046c0fa..a86c3686355cc94da7f215de8bbe43be74a84412 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.4.1 +version: 0.0.6.9.4.2 synopsis: Search, map, share description: Please see README.md category: Data diff --git a/package.yaml b/package.yaml index c3432f78a56feea343325dc0d33867c689dbd01d..73ce41b806f110039e70f9a50ef11dc6ec331cbe 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.4.1' +version: '0.0.6.9.4.2' synopsis: Search, map, share description: Please see README.md category: Data