Skip to content

Commit

Permalink
chore: bump version 6.0.35
Browse files Browse the repository at this point in the history
bump version 6.0.35

log: as title
  • Loading branch information
tsic404 authored and BLumia committed Feb 2, 2024
1 parent e8e0f3c commit 72f4286
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)

if (NOT DEFINED VERSION)
set(VERSION 6.0.34)
set(VERSION 6.0.35)
endif()

project(dde-dock)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
dde-dock (6.0.35) unstable; urgency=medium

* feat: adjust dock ui

-- tsic404 <[email protected]> Thu, 01 Feb 2024 10:58:27 +0800

dde-dock (6.0.34) unstable; urgency=medium

* fix: dock animation broken (https://github.com/linuxdeepin/developer-center/issues/7143)
Expand Down

0 comments on commit 72f4286

Please sign in to comment.