Skip to content

Commit 707dcde

Browse files
authored
Update version number
1 parent 7487bb9 commit 707dcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
function plugin_version_officepack()
33
{
44
return array('name' => 'officepack',
5-
'version' => '1.0',
5+
'version' => '2.0',
66
'author'=> 'Gilles Dubois, Nicolas Derouet',
77
'license' => 'GPLv2',
88
'verMinOcs' => '2.2');

0 commit comments

Comments
 (0)