Skip to content

Commit 86ac101

Browse files
author
Invoicetronic bot
committed
Publish SDKs for tag sdk-1.0.1
1 parent e1b9c95 commit 86ac101

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Changelog\n\n## [1.0.1.0] - 2025-09-16\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.0.0/PHP-SDK';
104+
protected $userAgent = 'Invoicetronic/1.0.1/PHP-SDK';
105105

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

0 commit comments

Comments
 (0)