From fc4c45359275df000f0217e3e7fd22c0ad140822 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Thu, 30 Sep 2021 20:51:47 +0200 Subject: [PATCH] Setting snap grade to stable. --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 42a0f64..6d51067 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -7,7 +7,7 @@ description: | It's primary use is to quickly create [asymptotic Bode plots](https://en.wikipedia.org/wiki/Bode_plot), but it's extensible nature and ability to switch to non-logarithmic scales allow it to create other things with it, like sequences or statistical repartition functions. confinement: strict base: core20 -grade: devel +grade: stable icon: LogarithmPlotter/logarithmplotter.svg adopt-info: linuxfiles license: GPL-3.0+