Fix issue template

The correct command to get the version is `sing-box version`
This commit is contained in:
0x7d274284 2022-08-29 10:37:15 +08:00 committed by GitHub
parent 665c84ee42
commit c79d18bc02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ body:
<details> <details>
```console ```console
$ sing-box --version $ sing-box version
# Paste output here # Paste output here
``` ```