Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
# Conflicts:
#	config/version.php
  • Loading branch information
snipe committed Dec 9, 2020
2 parents fd4ee60 + 8b15841 commit adc0d3a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/version.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
return array (
'app_version' => 'v5.0.10',
'full_app_version' => 'v5.0.10 - build 5680-gf9b1fdc36',
'build_version' => '5680',
'app_version' => 'v5.0.11',
'full_app_version' => 'v5.0.11 - build 5695-gfd4ee6027',
'build_version' => '5695',
'prerelease_version' => '',
'hash_version' => 'gf9b1fdc36',
'full_hash' => 'v5.0.10-21-gf9b1fdc36',
'hash_version' => 'gfd4ee6027',
'full_hash' => 'v5.0.11-13-gfd4ee6027',
'branch' => 'master',
);

0 comments on commit adc0d3a

Please sign in to comment.