Release master - Update release file
This commit is contained in:
parent
028dd52c58
commit
def1d4c630
BIN
madeline5.phar
BIN
madeline5.phar
Binary file not shown.
2
phar.php
2
phar.php
@ -49,7 +49,7 @@ function ___install_madeline()
|
||||
$phar_template = 'https://phar.madelineproto.xyz/madeline%s.phar?v=new';
|
||||
|
||||
// Version definition
|
||||
$release_branch = defined('MADELINE_BRANCH') ? '-'.MADELINE_BRANCH : '-old';
|
||||
$release_branch = defined('MADELINE_BRANCH') ? '-'.MADELINE_BRANCH : '';
|
||||
if ($release_branch === '-') {
|
||||
$release_branch = '';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user