Skip to content

Commit 7db567d

Browse files
author
Sunny Raj Rathod
authored
Update ANetEnvironment.php
1 parent bdc8675 commit 7db567d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/authorize/api/constants/ANetEnvironment.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ class ANetEnvironment
77
const SANDBOX = "https://apitest.authorize.net";
88
const PRODUCTION = "https://api2.authorize.net";
99

10-
const VERSION = "1.9.2";
10+
const VERSION = "1.9.3";
1111
}

0 commit comments

Comments
 (0)