Skip to content

Commit 3d816a1

Browse files
author
Sunny Raj Rathod
authored
Update ANetEnvironment.php
1 parent 2112140 commit 3d816a1

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.3";
10+
const VERSION = "1.9.4";
1111
}

0 commit comments

Comments
 (0)