Skip to content

Commit 1454140

Browse files
committed
chore: added CODEOWNERS
1 parent c389c02 commit 1454140

File tree

179 files changed

+206
-181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+206
-181
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @hostinger/vps-team-dev

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hostinger/api-php-sdk",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"description": "Hostinger API PHP SDK",
55
"keywords": [
66
"hostinger",

src/Api/BillingCatalogApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

src/Api/BillingOrdersApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

src/Api/BillingPaymentMethodsApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

src/Api/BillingSubscriptionsApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

src/Api/DNSSnapshotApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

src/Api/DNSZoneApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

src/Api/DomainsPortfolioApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

src/Api/VPSActionsApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Hostinger API PHP SDK
55
*
6-
* API Version: 0.0.16
6+
* API Version: 0.0.17
77
* @url https://github.com/hostinger/api-php-sdk
88
*
99
* NOTE: This file is auto-generated, DO NOT EDIT THIS FILE MANUALLY!

0 commit comments

Comments
 (0)