Skip to content

Commit 087b1e5

Browse files
committed
2.2.1
1 parent cf3e31a commit 087b1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Webtrees.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ class Webtrees
135135
public const int SCHEMA_VERSION = 45;
136136

137137
// e.g. "-dev", "-alpha", "-beta", etc.
138-
public const string STABILITY = '-dev';
138+
public const string STABILITY = '';
139139

140140
// Version number.
141141
public const string VERSION = '2.2.1' . self::STABILITY;

0 commit comments

Comments
 (0)