You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Problem
8
8
With multiple files that need to be updated each time a new version of your software is released.
9
9
10
10
11
-
`sync-release-version` makes this process less complex by using [sed's](https://www.gnu.org/software/sed/manual/sed.html) regex pattern to match the sections in the specified files that needs to be updated.
11
+
`sync-release-version` makes this process less complex by using [sed's](https://www.gnu.org/software/sed/manual/sed.html) regex pattern to match the lines in the specified files that needs to be updated.
0 commit comments