mirror of
https://github.com/nextcloud/server.git
synced 2026-05-20 09:12:51 -04:00
Merge pull request #1416 from nextcloud/add-vendor-9
Add vendor to stable9, so the release script can handle all the same
This commit is contained in:
commit
dc54b26d5f
1 changed files with 2 additions and 0 deletions
|
|
@ -38,3 +38,5 @@ $OC_Channel = 'git';
|
|||
// The build number
|
||||
$OC_Build = '';
|
||||
|
||||
// Vendor of this package
|
||||
$vendor = 'nextcloud';
|
||||
|
|
|
|||
Loading…
Reference in a new issue