Skip to content

Commit

Permalink
chore: bump version to 6.0.37
Browse files Browse the repository at this point in the history
release 6.0.37

Log: bump version to 6.0.37
  • Loading branch information
kegechen committed Apr 17, 2024
1 parent a15d92c commit b2da5ad
Show file tree
Hide file tree
Showing 2 changed files with 8 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.36)
set(VERSION 6.0.37)
endif()

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

* release 6.0.37
* fix linuxdeepin/developer-center#7612

-- Mike Chen <[email protected]> Wed, 03 Apr 2024 10:22:29 +0800

dde-dock (6.0.36) unstable; urgency=medium

* release 6.0.36
Expand Down

0 comments on commit b2da5ad

Please sign in to comment.