Skip to content

Commit

Permalink
Releaser bugfix (#59)
Browse files Browse the repository at this point in the history
* add cache on available payment methods if request fails

* prevent error logging if response status code starts with 1 + prevent php from sending Expect: 100-continue header

* version bump

* releaser bugfix
  • Loading branch information
tikohov20 authored Jan 25, 2023
1 parent 4b0c6ae commit 513d297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releaser.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

helpFunction() {
echo ""
Expand Down

0 comments on commit 513d297

Please sign in to comment.