We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a896557 commit decd036Copy full SHA for decd036
src/Config/CheckoutCod.php
@@ -17,12 +17,12 @@
17
*
18
* The version of the package
19
*/
20
- 'version' => '1.1.4',
+ 'version' => '1.1.5',
21
/**
22
23
* The version number of the package
24
25
- 'versionNum' => '114',
+ 'versionNum' => '115',
26
27
28
src/Docs/V1/CheckoutCod/Controller/Controller.php
@@ -3,7 +3,7 @@
3
4
5
* @OA\Info(
6
- * version="1.1.4",
+ * version="1.1.5",
7
* title="NexaMerchant CheckoutCod Rest API Documentation",
8
* description="NexaMerchant CheckoutCod Rest API Documentation",
9
0 commit comments