diff --git a/m2crypto.yaml b/m2crypto.yaml index 6c61015..246477d 100644 --- a/m2crypto.yaml +++ b/m2crypto.yaml @@ -1,4 +1,4 @@ version-ctrl: git src_repo: https://gitlab.com/m2crypto/m2crypto.git/ -tag_prefix: v -seperator: . +tag_prefix: ^v +seperator: "." \ No newline at end of file