We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3f74f commit 584f71bCopy full SHA for 584f71b
2 files changed
ChangeLog
@@ -1,6 +1,8 @@
1
TinyMount-0.2.8
2
+ - Force unmount support.
3
- Add Ukrainian translation.
4
- Allow to build with Qt 5.
5
+ - Fix: crash if DBus is not ready (thanks Arkadiusz Bokowy).
6
7
TinyMount-0.2.6
8
---------------
src/src.pro
@@ -19,7 +19,7 @@
19
20
TEMPLATE = app
21
TARGET = tinymount
22
-VERSION = 0.2.7
+VERSION = 0.2.8
23
24
DEPENDPATH += .
25
INCLUDEPATH += .
0 commit comments