mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 18:05:26 +00:00
Bumped version
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'app_version' => 'v4.9.1',
|
||||
'full_app_version' => 'v4.9.1 - build 4341-ga0f7fdc57',
|
||||
'build_version' => '4341',
|
||||
'app_version' => 'v4.9.2',
|
||||
'full_app_version' => 'v4.9.2 - build 4352-gec723a3da',
|
||||
'build_version' => '4352',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'ga0f7fdc57',
|
||||
'full_hash' => 'v4.9.1-127-ga0f7fdc57',
|
||||
'hash_version' => 'gec723a3da',
|
||||
'full_hash' => 'v4.9.2-9-gec723a3da',
|
||||
'branch' => 'master',
|
||||
);
|
||||
Reference in New Issue
Block a user