diff --git a/Chemical/libraryinfo.mos b/Chemical/libraryinfo.mos index 1a2c4c5..f0716c2 100644 --- a/Chemical/libraryinfo.mos +++ b/Chemical/libraryinfo.mos @@ -6,7 +6,7 @@ LibraryInfoMenuCommand( text = "Chemical", reference = "Chemical", isModel = true, - description = "Physical Chemistry 1.3.1", - version = "1.3.1", - ModelicaVersion = ">=3.2", + description = "Physical Chemistry 1.4.0", + version = "1.4.0", + ModelicaVersion = ">=4.0", pos = 3754); diff --git a/Chemical/package.mo b/Chemical/package.mo index 3f484b5..b6e4440 100644 --- a/Chemical/package.mo +++ b/Chemical/package.mo @@ -150,6 +150,20 @@ package Chemical "Physical Chemistry" ")); end Version_1_3; + class Version_1_4 "Version 1.4.0 (Jan. 27, 2021)" + extends Modelica.Icons.ReleaseNotes; + + annotation (Documentation(info=" + +")); + end Version_1_4; annotation (Documentation(info="

This section summarizes the changes that have been performed on the Chemical.

")); diff --git a/README.md b/README.md index 821c95d..65a9035 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Modelica Library of Chemical processes ## Current release -Download [Chemical 1.3.0 (2020-11-24)](../../archive/v1.3.0.zip) +Download [Chemical 1.4.0 (2021-01-27)](../../archive/v1.4.0.zip) ## Main references