mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
3 lines
83 B
Bash
Executable File
3 lines
83 B
Bash
Executable File
#!/usr/bin/env bash
|
|
echo "$(git describe --tags)${USE_NWAKU:+-nwaku-experimental}"
|