Skip to content

Commit

Permalink
Update Chart.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mlantz committed Oct 7, 2024
1 parent ba192e2 commit b38d38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Builder/Chart.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class Chart
*
* @var string
*/
public $version = '4.4.3';
public $version = '4.4.4';

/**
* Chart ID (set by default)
Expand Down

0 comments on commit b38d38b

Please sign in to comment.