Skip to content

Commit 0d6422c

Browse files
committed
v2.7.0
1 parent cac7e35 commit 0d6422c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## unreleased
44

5+
## v2.7.0 (2020-11-17)
6+
57
* Refuse to run as root user to prevent possible issues like discoverability getting stuck in some state [#41](https://github.com/toy/blueutil/issues/41) [@toy](https://github.com/toy)
68

79
## v2.6.0 (2020-03-25)

blueutil.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
//
99
// Copyright (c) 2011-2020 Ivan Kuchin. See <LICENSE.txt> for details.
1010

11-
#define VERSION "2.6.0"
11+
#define VERSION "2.7.0"
1212

1313
#import <IOBluetooth/IOBluetooth.h>
1414

0 commit comments

Comments
 (0)