927a44809b
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
5 lines
62 B
Bash
Executable File
5 lines
62 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
version="1.1.0"
|
|
printf "%s" "${version}"
|