Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
el-dot authored Feb 14, 2024
1 parent 4664ad6 commit ad3d2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Shift4/Shift4Gateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

class Shift4Gateway
{
const VERSION = '3.0.0';
const VERSION = '3.0.1';
const DEFAULT_ENDPOINT = 'https://api.shift4.com';
const DEFAULT_UPLOADS_ENDPOINT = "https://uploads.api.shift4.com/";

Expand Down

0 comments on commit ad3d2e9

Please sign in to comment.