Skip to content

Commit

Permalink
Released gollem-3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Oct 21, 2015
1 parent 7ab4d9a commit 736ddc6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions gollem/composer.json
Expand Up @@ -21,8 +21,8 @@
"role": "lead"
}
],
"version": "3.0.5",
"time": "2015-08-06",
"version": "3.0.6",
"time": "2015-10-21",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions gollem/docs/CHANGES
@@ -1,6 +1,6 @@
----------
v3.0.6-git
----------
------
v3.0.6
------

[jan] Update Italian translation.

Expand Down
2 changes: 1 addition & 1 deletion gollem/lib/Application.php
Expand Up @@ -50,7 +50,7 @@ class Gollem_Application extends Horde_Registry_Application

/**
*/
public $version = 'H5 (3.0.6-git)';
public $version = 'H5 (3.0.6)';

/**
* Server key used in logged out session.
Expand Down

0 comments on commit 736ddc6

Please sign in to comment.