We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70f8cf commit fb7b2a5Copy full SHA for fb7b2a5
CHANGELOG.md
@@ -1 +1 @@
1
-# Changelog\n\n## [1.1.1.0] - 2026-01-07\nSee main repository changelog for details.
+# Changelog\n\n## [1.1.2.0] - 2026-01-07\nSee main repository changelog for details.
lib/Configuration.php
@@ -101,7 +101,7 @@ class Configuration
101
*
102
* @var string
103
*/
104
- protected $userAgent = 'Invoicetronic/1.1.1/PHP-SDK';
+ protected $userAgent = 'Invoicetronic/1.1.2/PHP-SDK';
105
106
/**
107
* Debug switch (default set to false)
0 commit comments