Skip to content

Commit 48c9428

Browse files
committed
update version in changelog and composer
1 parent 0709613 commit 48c9428

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## Version 6.6.6-dev
3+
## Version 6.6.6
44
1. Fix Google PieChart datetime column
55
2. Undo Table widget's emptyValue for `formatValue` to always work
66
3. Fix CSVDataSource to work with PHP 8.4

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koolreport/core",
3-
"version":"6.6.6-dev",
3+
"version":"6.6.6",
44
"description": "An Open Source PHP Reporting Framework for easier and faster report delivery.",
55
"keywords": ["php reporting framework","php reporting tools","data processing","data visualization","charts and graphs"],
66
"homepage": "https://www.koolreport.com",

0 commit comments

Comments
 (0)