Skip to content

Commit cfcadee

Browse files
committed
Update
1 parent f10e0b7 commit cfcadee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bump-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ tail -n +$((LAST_TABLE_LINE + 1)) $README_FILE >> $TEMP_FILE
5454
# Replace the original file with the modified content
5555
mv $TEMP_FILE $README_FILE
5656

57-
echo "Added new compatibility table entry: | $NEW_VERSION | $PODSPEC_VERSION |"
57+
echo "Added new compatibility table entry: | $NEW_VERSION | $PODSPEC_VERSION |"

0 commit comments

Comments
 (0)