mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -08:00
Bumped version
This commit is contained in:
parent
3b498efee1
commit
1076ec96be
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
return array (
|
return array (
|
||||||
'app_version' => 'v4.1.0-beta',
|
'app_version' => 'v4.1.0',
|
||||||
'build_version' => '460',
|
'build_version' => 'beta2',
|
||||||
'hash_version' => 'g39c6821',
|
'hash_version' => 'g3b498ef',
|
||||||
'full_hash' => 'v4.1.0-beta-460-g39c6821',
|
'full_hash' => 'v4.1.0-beta2-3-g3b498ef',
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue