diff --git a/includes/SitiWebUpdater2.php b/includes/SitiWebUpdater2.php index d2b6f53..6a2d069 100644 --- a/includes/SitiWebUpdater2.php +++ b/includes/SitiWebUpdater2.php @@ -259,6 +259,8 @@ class SitiWebUpdater2 { 'key' => $license_key, 'hostname' => $hostname, 'currentVersion' => $current_version, + 'owner' => $this->owner, + 'repository' => $this->repository, ) ), 'timeout' => 15, ) );