diff --git a/DESCRIPTION b/DESCRIPTION
index ffe67b4c5fa56683dae243c36ab4b701c3a7aec9..34f8ab2524a63af4db1d53f916a51453823b7e5f 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.4.2.2
+Version: 1.4.2.3
 Date: 2019-12-10
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
diff --git a/NEWS.md b/NEWS.md
index 053f2f8ac5f10f6dc51b41121594ee17e9a3a59c..154ecf07a61b05caa4d3f03e36aabb03d04d40cf 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 
 
-### 1.4.2.2 Release Notes (2019-12-10)
+### 1.4.2.3 Release Notes (2019-12-10)
 
 
 #### New features
diff --git a/man/RunModel_GR5H.Rd b/man/RunModel_GR5H.Rd
index 167b7f724fce9acd082da80820cef8f5c7adc91b..3646ddfc26dbbaf173d310199d89df9b8fb3aad3 100644
--- a/man/RunModel_GR5H.Rd
+++ b/man/RunModel_GR5H.Rd
@@ -122,7 +122,7 @@ Ficchi, A., C. Perrin and V. Andréassian (2019).
 
 
 \seealso{
-\code{\link{RunModel_GR4J}},
-         \code{\link{CreateInputsModel}}, \code{\link{CreateRunOptions}}, \code{\link{CreateIniStates}}.
+\code{\link{RunModel_GR5J}}, \link{RunModel_GR4H},
+\code{\link{CreateInputsModel}}, \code{\link{CreateRunOptions}}, \code{\link{CreateIniStates}}.
 }