We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b92f9 commit 1dc306bCopy full SHA for 1dc306b
debian/changelog
@@ -1,3 +1,10 @@
1
+elementary-default-settings (6.0.2) focal; urgency=medium
2
+
3
+ * Change Videos launcher path to var
4
+ * Update settings.ini values for font and stylesheet
5
6
+ -- Danielle Foré <[email protected]> Sat, 30 Oct 2021 14:05:51 -0700
7
8
elementary-default-settings (6.0.01) focal; urgency=medium
9
10
* Change Tasks launcher path to usr/share
meson.build
@@ -1,6 +1,6 @@
project(
'elementary-default-settings',
- version: '6.0.1',
+ version: '6.0.2',
)
prefix = get_option('prefix')
0 commit comments