Skip to content

Commit 2c03d1b

Browse files
authored
Release 7.0.0 (#272)
1 parent c228c2e commit 2c03d1b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
elementary-default-settings (6.0.2) focal; urgency=medium
210

311
* Change Videos launcher path to var

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'elementary-default-settings',
3-
version: '6.0.2',
3+
version: '7.0.0',
44
)
55

66
prefix = get_option('prefix')

0 commit comments

Comments
 (0)