Skip to content

Commit 6c1c520

Browse files
authored
Merge 1d4c41c into 5b4e102
2 parents 5b4e102 + 1d4c41c commit 6c1c520

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
- run: npm run document
5858
env:
5959
CI: true
60+
- run: sed -i'' -r "s/const VERSION_STRING = '.*'/const VERSION_STRING = '2.1.0'/" ./src/Parse/ParseClient.php
6061
- run: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)