Show if there's a new version available on the admin dashboard #143

This commit is contained in:
Nabeel Shahzad
2018-01-19 18:44:17 -05:00
parent a1b9894f97
commit 2cd45acbdf
6 changed files with 114 additions and 4 deletions

View File

@@ -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',
];

View File

@@ -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'