Skip to content

Commit 5bfe740

Browse files
committed
[update] version 6.2.4
1 parent 6b9f3a4 commit 5bfe740

File tree

141 files changed

+444
-275
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+444
-275
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dhtmlxGantt v.6.2.3
1+
# dhtmlxGantt v.6.2.4
22

33
dhtmlxGantt is an open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.
44

@@ -70,7 +70,7 @@ gantt.parse({
7070

7171
## License
7272

73-
dhtmlxGantt v.6.2.3 Standard
73+
dhtmlxGantt v.6.2.4 Standard
7474

7575
This version of dhtmlxGantt is distributed under GPL 2.0 license and can be legally used in GPL projects.
7676

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gantt",
3-
"version": "6.2.3",
3+
"version": "6.2.4",
44
"homepage": "https://dhtmlx.com/docs/products/dhtmlxGantt/",
55
"description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.",
66
"main": [

codebase/dhtmlxgantt.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codebase/dhtmlxgantt.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codebase/ext/dhtmlxgantt_click_drag.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codebase/ext/dhtmlxgantt_click_drag.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codebase/ext/dhtmlxgantt_csp.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)