Skip to content

Commit

Permalink
Update Version.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaillat authored Sep 5, 2024
1 parent 47434c0 commit d9965ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Alchemy/Phrasea/Core/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Version
* @var string
*/

private $number = '4.1.9';
private $number = '4.1.10';

/**
* @var string
Expand Down

0 comments on commit d9965ca

Please sign in to comment.