Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiuszka committed Nov 12, 2022
1 parent 182f33a commit 6e799cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Modules/Params.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
*/
class Params extends CommonModule
{
public const BACULARIS_VERSION = '1.2.0';
public const BACULARIS_VERSION = '1.2.1';

public static $months = [
'jan' => 'January',
Expand Down

0 comments on commit 6e799cf

Please sign in to comment.