diff options
Diffstat (limited to 'snap')
| -rw-r--r-- | snap/snapcraft.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index f13f0b5..14fa600 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,10 +1,10 @@  name: simple-scan -version: 3.25.90 +version: git  summary: Document Scanning Application  description: |    Simple Scan allows you to get images from a scanner (e.g. a flatbed scanner) -grade: devel # must be 'stable' to release into candidate/stable channels +grade: stable # must be 'stable' to release into candidate/stable channels  confinement: classic  apps:  | 
