Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-jsgantt
Commits
c498cd8e
Commit
c498cd8e
authored
May 07, 2011
by
sunnavy
Browse files
bump to 0.13
parent
c3272dd0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
c498cd8e
Revision history for RT-Extension-JSGantt
0.13
0.12 Sat May 7 19:55:01 CST 2011
* respect DateDayBeforeMonth config
...
...
META.yml
View file @
c498cd8e
...
...
@@ -22,4 +22,4 @@ requires:
JSON
:
0
resources
:
repository
:
git://github.com/bestpractical/rt-extension-jsgantt.git
version
:
0.1
2
version
:
0.1
3
lib/RT/Extension/JSGantt.pm
View file @
c498cd8e
...
...
@@ -58,7 +58,7 @@ RT::Extension::JSGantt - Gantt charts for your tickets
package
RT::Extension::
JSGantt
;
our
$VERSION
=
'
0.1
2
';
our
$VERSION
=
'
0.1
3
';
use
warnings
;
use
strict
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment