Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit bea477a

Browse files
committed
Trailling space
1 parent 8ba5983 commit bea477a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ if [[ -z "$APP_VERSION" ]]; then
1414
| awk -F '_' '{print $4}');
1515
fi
1616

17-
printf "%s" "${APP_VERSION}"
17+
printf "%s" "${APP_VERSION}"

0 commit comments

Comments
 (0)