We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10e0b7 commit cfcadeeCopy full SHA for cfcadee
scripts/bump-version.sh
@@ -54,4 +54,4 @@ tail -n +$((LAST_TABLE_LINE + 1)) $README_FILE >> $TEMP_FILE
54
# Replace the original file with the modified content
55
mv $TEMP_FILE $README_FILE
56
57
-echo "Added new compatibility table entry: | $NEW_VERSION | $PODSPEC_VERSION |"
+echo "Added new compatibility table entry: | $NEW_VERSION | $PODSPEC_VERSION |"
0 commit comments