Skip to content

Commit

Permalink
Bumped minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
snipe committed Feb 16, 2019
1 parent d687e1d commit e2834fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/version.php
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v4.6.11',
'full_app_version' => 'v4.6.11 - build 3980-gb26fbf986',
'build_version' => '3980',
'app_version' => 'v4.6.12',
'full_app_version' => 'v4.6.12 - build 3982-gd687e1d76',
'build_version' => '3982',
'prerelease_version' => '',
'hash_version' => 'gb26fbf986',
'full_hash' => 'v4.6.11-4-gb26fbf986',
'hash_version' => 'gd687e1d76',
'full_hash' => 'v4.6.12-1-gd687e1d76',
'branch' => 'master',
);

0 comments on commit e2834fa

Please sign in to comment.