imaginary/Kiosk Pro version file
Create a version file for the Kiosk Pro app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | Filename of the version file to create. | no | kiosk-pro-version.xml |
| version | Version number (must be an integer number). | yes | — |
| zip | Filename or full URL to the .zip file containing the files corresponding to the version. | yes | — |
| clear-previous-content | Set to "true" to remove existing files from the Kiosk App before installing the new version. | no | false |
Outputs
| name | description |
|---|---|
| filepath | Path to the version file created. |