We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b9c95 commit 86ac101Copy full SHA for 86ac101
CHANGELOG.md
@@ -0,0 +1 @@
1
+# Changelog\n\n## [1.0.1.0] - 2025-09-16\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.0.0/PHP-SDK';
+ protected $userAgent = 'Invoicetronic/1.0.1/PHP-SDK';
105
106
/**
107
* Debug switch (default set to false)
0 commit comments