Skip to content

Commit 25561a4

Browse files
authored
Release 2.3.0 (#94)
1 parent 630c10a commit 25561a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/io.elementary.switchboard.bluetooth.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Bluetooth</name>
66
<summary>Configure Bluetooth Settings</summary>
77
<releases>
8-
<release version="2.3.0" date="2019-10-29" urgency="medium">
8+
<release version="2.3.0" date="2019-10-31" urgency="medium">
99
<description>
1010
<p>Pair with devices that require a password, key code, or confirmation</p>
1111
<p>Updated translations</p>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'bluetooth',
33
'vala', 'c',
4-
version: '2.2.2'
4+
version: '2.3.0'
55
)
66

77
gettext_name = meson.project_name() + '-plug'

0 commit comments

Comments
 (0)