Show if there's a new version available on the admin dashboard #143
This commit is contained in:
@@ -41,4 +41,9 @@ return [
|
||||
* Misc Settings
|
||||
*/
|
||||
'news_feed_url' => 'http://forum.phpvms.net/rss/1-announcements-feed.xml/?',
|
||||
|
||||
/**
|
||||
* URL to the latest version file
|
||||
*/
|
||||
'version_file' => 'http://downloads.phpvms.net/VERSION',
|
||||
];
|
||||
|
||||
@@ -9,7 +9,7 @@ build:
|
||||
mode: number
|
||||
length: 6
|
||||
increment_by: 1
|
||||
number: 180119-6e12c0
|
||||
number: 180119-a1b989
|
||||
git_absorb: git-local
|
||||
git:
|
||||
git-local: 'git rev-parse --verify HEAD'
|
||||
|
||||
Reference in New Issue
Block a user