Skip to content

Commit

Permalink
2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Apr 29, 2022
1 parent 331acdb commit 1dce022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Webtrees.php
Expand Up @@ -135,7 +135,7 @@ class Webtrees
public const SCHEMA_VERSION = 45;

// e.g. "-dev", "-alpha", "-beta", etc.
public const STABILITY = '-dev';
public const STABILITY = '';

// Version number
public const VERSION = '2.1.1' . self::STABILITY;
Expand Down

0 comments on commit 1dce022

Please sign in to comment.