mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Tagged 8.4.0 release
# Conflicts: # config/version.php
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'app_version' => 'v8.4.0-pre',
|
||||
'full_app_version' => 'v8.4.0-pre - build 21254-g7a312f586',
|
||||
'build_version' => '21254',
|
||||
'app_version' => 'v8.4.0',
|
||||
'full_app_version' => 'v8.4.0 - build 21280-g91a95dbc6',
|
||||
'build_version' => '21280',
|
||||
'prerelease_version' => '',
|
||||
'hash_version' => 'g7a312f586',
|
||||
'full_hash' => 'v8.4.0-pre-449-g7a312f586',
|
||||
'hash_version' => 'g91a95dbc6',
|
||||
'full_hash' => 'v8.4.0-475-g91a95dbc6',
|
||||
'branch' => 'master',
|
||||
);
|
||||
Reference in New Issue
Block a user