Skip to content

Commit 1dc306b

Browse files
authored
Release 6.0.2 (#254)
1 parent 59b92f9 commit 1dc306b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

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

310
* Change Tasks launcher path to usr/share

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.1',
3+
version: '6.0.2',
44
)
55

66
prefix = get_option('prefix')

0 commit comments

Comments
 (0)