Skip to content

Commit 03c6f69

Browse files
author
Sunny Raj Rathod
authored
Update ANetEnvironment.php
1 parent 7c7fc71 commit 03c6f69

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

0 commit comments

Comments
 (0)