Skip to content

Commit

Permalink
Update ANetEnvironment.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny Raj Rathod committed Apr 25, 2017
1 parent bdc8675 commit 7db567d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/authorize/api/constants/ANetEnvironment.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ class ANetEnvironment
const SANDBOX = "https://apitest.authorize.net";
const PRODUCTION = "https://api2.authorize.net";

const VERSION = "1.9.2";
const VERSION = "1.9.3";
}

0 comments on commit 7db567d

Please sign in to comment.