Update config.php
This adds a tracking code to the URL people visit so I am not surprised with a sudden 25K extra visitors to our website in a single day...
This commit is contained in:
Родитель
b5585cd8a5
Коммит
f7768f0075
|
@ -29,13 +29,13 @@ return [
|
|||
'linux' => [
|
||||
'version' => '2.3.2',
|
||||
'versionstring' => 'Nextcloud Client 2.3.2',
|
||||
'web' => 'https://nextcloud.com/install/#install-clients',
|
||||
'web' => 'https://nextcloud.com/install/?pk_campaign=clientupdate#install-clients',
|
||||
],
|
||||
'win32' => [
|
||||
'version' => '2.3.2.1',
|
||||
'versionstring' => 'Nextcloud Client 2.3.2 (build 1)',
|
||||
'downloadUrl' => 'https://download.nextcloud.com/desktop/releases/Windows/Nextcloud-2.3.2.1-setup.exe',
|
||||
'web' => 'https://nextcloud.com/install/#install-clients',
|
||||
'web' => 'https://nextcloud.com/install/?pk_campaign=clientupdate#install-clients',
|
||||
],
|
||||
'macos' => [
|
||||
'version' => '2.2.4.1',
|
||||
|
|
Загрузка…
Ссылка в новой задаче