diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-12-15 10:17:22 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-12-15 10:17:22 +0000 |
| commit | ab9191f22d062944e649c256252106fd709ef978 (patch) | |
| tree | 8426092ed985b60d92f050db7e81e6fcf454439b /app/Webtrees.php | |
| parent | 203684cf3972bc6b8a2fbb3297b65a38407454f4 (diff) | |
| download | webtrees-ab9191f22d062944e649c256252106fd709ef978.tar.gz webtrees-ab9191f22d062944e649c256252106fd709ef978.tar.bz2 webtrees-ab9191f22d062944e649c256252106fd709ef978.zip | |
2.1.122.1.13
Diffstat (limited to 'app/Webtrees.php')
| -rw-r--r-- | app/Webtrees.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Webtrees.php b/app/Webtrees.php index a7c5b1fdfc..6aa472ea75 100644 --- a/app/Webtrees.php +++ b/app/Webtrees.php @@ -143,7 +143,7 @@ class Webtrees public const STABILITY = ''; // Version number. - public const VERSION = '2.1.12' . self::STABILITY; + public const VERSION = '2.1.13' . self::STABILITY; // Project website. public const URL = 'https://webtrees.net/'; |
