Skip to content
Snippets Groups Projects
Commit 56e6b78a authored by lukas leufen's avatar lukas leufen
Browse files

Merge branch 'release_v2.1.0' into 'master'

Release v2.1.0

See merge request !435
parents 23315ee0 547cfcc3
No related branches found
No related tags found
2 merge requests!436Master,!435Release v2.1.0
Pipeline #108785 failed
#!/bin/bash
VERSION="$(git describe master)"
VERSION="$(git describe --match v[0-9]*.[0-9]*.[0-9]* --abbrev=0)"
COLOR="blue"
BADGE_NAME="version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment