4dcb819c06
CIAM-5056
3 lines
97 B
Bash
Executable file
3 lines
97 B
Bash
Executable file
#!/bin/bash -e
|
|
|
|
awk '/:project_version:/ { print $2 }' topics/templates/document-attributes.adoc
|