File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 "DOC3" : " Please don't rely on these versions for planning upgrades unless you've fetched the most recent version" ,
55 "DOC4" : " You should really just ignore it and run upgrade.php. Really" ,
66 "php_min_version" : " 8.1.0" ,
7- "php_max_major_minor" : " 8.3 " ,
8- "php_max_wontwork" : " 8.4 .0" ,
9- "current_snipeit_version" : " 7 .0"
7+ "php_max_major_minor" : " 8.4 " ,
8+ "php_max_wontwork" : " 8.5 .0" ,
9+ "current_snipeit_version" : " 8 .0"
1010}
Original file line number Diff line number Diff line change 11<?php
22return array (
3- 'app_version ' => 'v7.1.16 ' ,
4- 'full_app_version ' => 'v7.1.16 - build 16564-gfb857ccf5 ' ,
5- 'build_version ' => '16564 ' ,
3+ 'app_version ' => 'v8.0.0-pre ' ,
4+ 'full_app_version ' => 'v8.0.0-pre - build 16501-gca11efd3ee ' ,
5+ 'build_version ' => '16501 ' ,
66 'prerelease_version ' => '' ,
7- 'hash_version ' => 'gfb857ccf5 ' ,
8- 'full_hash ' => 'v7.1.16-510-gfb857ccf5 ' ,
7+ 'hash_version ' => 'gca11efd3ee ' ,
8+ 'full_hash ' => 'v8.0.0-pre-447-gca11efd3ee ' ,
99 'branch ' => 'develop ' ,
1010);
You can’t perform that action at this time.
0 commit comments