Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
EgbertW committed May 27, 2014
1 parent 1eb3e3b commit 380e78c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ When you hit the left or right edge of the rectangles the cursor will indicate t
* Export chart to SVG

# Version log
* 0.7.3: May 27, 2014. Fix placement of tooltip in fullscreen and fix tooltip not showing when no description is set.
* 0.7.2: May 27, 2014. Added support for progress visualization and manipulation
* 0.7.1: May 26, 2014. Bug in relation to viewbox calculation fixed and date selection is back.
* 0.7.0: May 25, 2014. Major refactoring of Javascript code: validation with JSHint and separating JS and Redmine-specific code.
Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
description 'Offers a UI tailored for planning projects by dragging, dropping ' +
'and resizing issues and by adding and editing relations and ' +
'providing critical path analysis'
version '0.7.2'
version '0.7.3'

if respond_to?(:url)
url 'https://github.com/MadEgg/redmine_planning'
Expand Down

0 comments on commit 380e78c

Please sign in to comment.