Make the content start with the `#` symbol as a comment, also ignore the spaces and blank lines in the file. For example: ``` # This is a comment # v1.0.0 ignore it v1.45.0 ``` dvm should ignore the comments and make `v1.45.0` as the target version.