Skip to content

Commit

Permalink
PASSBOLT-2778 v1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricalfonsi committed Mar 28, 2018
1 parent bd417b9 commit ffc136f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/Config/version.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
$config = [
'App.version' => [
'number' => '1.6.9',
'name' => 'I Will Survive'
'number' => '1.6.10',
'name' => 'Get Up'
],
];
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Passbolt",
"version": "1.6.9",
"version": "1.6.10",
"license": "AGPL-3.0",
"homepage": "https://www.passbolt.com",
"dependencies": {
Expand Down

0 comments on commit ffc136f

Please sign in to comment.