mirror of
https://github.com/keycloak/keycloak.git
synced 2026-04-25 08:28:42 -05:00
4dcb819c06
CIAM-5056
4 lines
97 B
Bash
Executable File
4 lines
97 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
awk '/:project_version:/ { print $2 }' topics/templates/document-attributes.adoc
|