Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [6.0.43] - 2025-09-25

### Changed

- From linuxdeepin/dtkcore
- From linuxdeepin/dtkcore
- From linuxdeepin/dtkcore
- From linuxdeepin/dtkcore
- From linuxdeepin/dtkcore
- From linuxdeepin/dtkcore

## [6.0.42] - 2025-09-04

### Changed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.0.42
6.0.43
2 changes: 1 addition & 1 deletion archlinux/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: justforlxz <[email protected]>
pkgname=dtk6core-git
pkgver=6.0.42
pkgver=6.0.43
pkgrel=1
sourcename=dtk6core
sourcetars=("$sourcename"_"$pkgver".tar.xz)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
dtk6core (6.0.43) unstable; urgency=medium

* Release 6.0.43

-- yeshanshan <[email protected]> Thu, 25 Sep 2025 16:49:52 +0800

dtk6core (6.0.42) unstable; urgency=medium

* Release 6.0.42
Expand Down
Loading