Skip to content

Commit 584f71b

Browse files
committed
Release 0.2.8.
1 parent 4b3f74f commit 584f71b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
TinyMount-0.2.8
2+
- Force unmount support.
23
- Add Ukrainian translation.
34
- Allow to build with Qt 5.
5+
- Fix: crash if DBus is not ready (thanks Arkadiusz Bokowy).
46

57
TinyMount-0.2.6
68
---------------

src/src.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
TEMPLATE = app
2121
TARGET = tinymount
22-
VERSION = 0.2.7
22+
VERSION = 0.2.8
2323

2424
DEPENDPATH += .
2525
INCLUDEPATH += .

0 commit comments

Comments
 (0)