Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gillesdubois committed Sep 20, 2017
1 parent 7487bb9 commit 707dcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
function plugin_version_officepack()
{
return array('name' => 'officepack',
'version' => '1.0',
'version' => '2.0',
'author'=> 'Gilles Dubois, Nicolas Derouet',
'license' => 'GPLv2',
'verMinOcs' => '2.2');
Expand Down

0 comments on commit 707dcde

Please sign in to comment.