mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00
chore: bump version 6.0.14
log: bump version 6.0.14
This commit is contained in:
parent
579cf0afe9
commit
48a580117a
@ -1,7 +1,7 @@
|
|||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
if (NOT DEFINED VERSION)
|
if (NOT DEFINED VERSION)
|
||||||
set(VERSION 6.0.13)
|
set(VERSION 6.0.14)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
project(dde-dock)
|
project(dde-dock)
|
||||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
dde-dock (6.0.14) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix: trash do not display when dock hide and trash readded into dock
|
||||||
|
* fix: popupwindow need click destkop twice to hide
|
||||||
|
* fix: sound plugin style adjust
|
||||||
|
* fix: window radius
|
||||||
|
* fix: coredump after screen recorder finished, when drag something
|
||||||
|
* fix: fcitx5 keyboard tray icon blur
|
||||||
|
|
||||||
|
-- Tsic404 <liuheng@deepin.org> Sat, 06 May 2023 16:59:15 +0800
|
||||||
|
|
||||||
dde-dock (6.0.13) unstable; urgency=medium
|
dde-dock (6.0.13) unstable; urgency=medium
|
||||||
|
|
||||||
* fix appitem indicator wrong position
|
* fix appitem indicator wrong position
|
||||||
|
Loading…
x
Reference in New Issue
Block a user