mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Version bump for beta 2
This commit is contained in:
parent
73ce5f98bb
commit
e6323e0a1b
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.0-beta',
|
'app_version' => 'v4.0',
|
||||||
'build_version' => '1',
|
'build_version' => 'beta 2',
|
||||||
'hash_version' => 'gcb1e3b7',
|
'hash_version' => '46',
|
||||||
'full_hash' => 'v4.0-beta-244-gcb1e3b7',
|
'full_hash' => 'v4.0-beta-246-g73ce5f9',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue