Add get version script

This commit is contained in:
stianst 2019-03-05 13:00:19 +01:00 committed by Stian Thorgersen
parent 8abf3d3226
commit 668a453dd7

3
get-version.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash -e
awk '/:project_version:/ { print $2 }' topics/templates/document-attributes-community.adoc