Skip to content

Commit f10ac89

Browse files
author
Invoicetronic bot
committed
Publish SDKs for tag sdk-1.1.3
1 parent fb7b2a5 commit f10ac89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# Changelog\n\n## [1.1.2.0] - 2026-01-07\nSee main repository changelog for details.
1+
# Changelog\n\n## [1.1.3.0] - 2026-01-07\nSee main repository changelog for details.

lib/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ class Configuration
101101
*
102102
* @var string
103103
*/
104-
protected $userAgent = 'Invoicetronic/1.1.2/PHP-SDK';
104+
protected $userAgent = 'Invoicetronic/1.1.3/PHP-SDK';
105105

106106
/**
107107
* Debug switch (default set to false)

0 commit comments

Comments
 (0)