diff --git a/package.json b/package.json index 0bf2751..920ba01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webtrees-pedigree-chart", - "version": "1.4.1-dev", + "version": "1.5.0", "license": "GPL-3.0", "repository": { "type": "git", diff --git a/src/Module.php b/src/Module.php index 70d5056..7682559 100644 --- a/src/Module.php +++ b/src/Module.php @@ -59,7 +59,7 @@ class Module extends PedigreeChartModule implements ModuleCustomInterface /** * @var string */ - public const CUSTOM_VERSION = '1.4.1-dev'; + public const CUSTOM_VERSION = '1.5.0'; /** * @var string