Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
Signed-off-by: snipe <[email protected]>

# Conflicts:
#	config/version.php
  • Loading branch information
snipe committed Jul 5, 2023
2 parents 32747ca + d890d92 commit 61fd427
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' => 'v6.1.1',
'full_app_version' => 'v6.1.1 - build 10847-g2ac4449ea',
'build_version' => '10847',
'app_version' => 'v6.1.2',
'full_app_version' => 'v6.1.2 - build 10938-g32747cafd',
'build_version' => '10938',
'prerelease_version' => '',
'hash_version' => 'g2ac4449ea',
'full_hash' => 'v6.1.1-605-g2ac4449ea',
'hash_version' => 'g32747cafd',
'full_hash' => 'v6.1.2-89-g32747cafd',
'branch' => 'master',
);

0 comments on commit 61fd427

Please sign in to comment.