Skip to content

Commit

Permalink
forgotten version nr update
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Jul 2, 2020
1 parent 9060c10 commit 45d9475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extension.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<software>
<metadata>
<name>ggsysinfo</name>
<version>0.9.15</version>
<version>0.9.16</version>
<copyright>Copyright (C) 2008-2020 Gaetano Giunta</copyright>
<license>GNU General Public License v2.0</license>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion ezinfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class ggsysinfoInfo
static function info()
{
return array( 'Name' => "<a href=\"http://projects.ez.no/ggsysinfo\">ggsysinfo</a>",
'Version' => "0.9.15",
'Version' => "0.9.16",
'Copyright' => "Copyright (C) 2008-2020 Gaetano Giunta",
'License' => "GNU General Public License v2.0"
);
Expand Down

0 comments on commit 45d9475

Please sign in to comment.