This YAML file needs a specific order, otherwise the AppImage will not load. Fixes T235

This commit is contained in:
2022-11-24 10:30:23 +01:00
parent 229680c14f
commit 551a06cb4b
2 changed files with 15 additions and 2 deletions

View File

@ -20,7 +20,7 @@ AppDir:
id: pkm.vogel.nmreval
name: NMReval
icon: logo
version: 0.2.0
version: _devel_
# Set the python executable as entry point
exec: usr/bin/python3
# Set the application main script path as argument. Use '$@' to forward CLI parameters