mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Bumped version
This commit is contained in:
parent
ff824ec4db
commit
ef0bd72076
|
@ -1,10 +1,10 @@
|
|||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.6.4',
|
||||
'full_app_version' => 'v4.6.4 - build 3885-g05ea61421',
|
||||
'build_version' => '3885',
|
||||
'app_version' => 'v4.6.5',
|
||||
'full_app_version' => 'v4.6.5 - build 3897-gff824ec4d',
|
||||
'build_version' => '3897',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g05ea61421',
|
||||
'full_hash' => 'v4.6.4-3-g05ea61421',
|
||||
'hash_version' => 'gff824ec4d',
|
||||
'full_hash' => 'v4.6.5-15-gff824ec4d',
|
||||
'branch' => 'master',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue