repo: gitea: template: update version command

This commit is contained in:
2024-07-11 22:44:31 -07:00
parent b00f4640df
commit f53bd6080b

View File

@@ -29,8 +29,8 @@ body:
- type: textarea - type: textarea
id: version_output id: version_output
attributes: attributes:
label: "Output of your client (host) `docker-finance version` command" label: "Output of client (host) `version` command"
placeholder: "$ docker-finance version" placeholder: "$ docker-finance version type=all"
render: shell render: shell
validations: validations:
required: true required: true