Replace in all files <old-version> with <new-version>. @see "sed -i -e 's/abc/XYZ/g' /tmp/file.txt" Use "git find" to list files who contain <old-version>
Replace in all files with .
@see "sed -i -e 's/abc/XYZ/g' /tmp/file.txt"
Use "git find" to list files who contain