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 c228c2e commit 2c03d1bCopy full SHA for 2c03d1b
debian/changelog
@@ -1,3 +1,11 @@
1
+elementary-default-settings (7.0.0) jammy; urgency=medium
2
+
3
+ * Add Files to the dock
4
+ * Remove unused AppCenter blocklist
5
+ * Update gsettings overrides to new schema paths
6
7
+ -- Danielle Foré <[email protected]> Fri, 14 Oct 2022 11:02:53 -0700
8
9
elementary-default-settings (6.0.2) focal; urgency=medium
10
11
* Change Videos launcher path to var
meson.build
@@ -1,6 +1,6 @@
project(
'elementary-default-settings',
- version: '6.0.2',
+ version: '7.0.0',
)
prefix = get_option('prefix')
0 commit comments