小程序直播组件版本更新
parent
a417cf3a05
commit
959915f0cb
|
|
@ -255,7 +255,7 @@ class AppMiniService
|
|||
if(is_array($data) && isset($data['plugins']))
|
||||
{
|
||||
$data['plugins']['live-player-plugin'] = [
|
||||
'version' => '1.0.5',
|
||||
'version' => '1.0.7',
|
||||
'provider' => 'wx2b03c6e691cd7370',
|
||||
];
|
||||
if(file_put_contents($file, JsonFormat($data)) === false)
|
||||
|
|
|
|||
Loading…
Reference in New Issue