Skip to content

Commit 6e951e0

Browse files
github-actions[bot]mhduiy
authored andcommitted
chore: New release 6.0.38
Log:
1 parent 5352209 commit 6e951e0

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.0.38] - 2025-06-27
9+
10+
### Fixed
11+
12+
- Make version optional in release workflow
13+
814
## [6.0.37] - 2025-06-19
915

1016
### Changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.37
1+
6.0.38

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: justforlxz <justforlxz@gmail.com>
22
pkgname=dtk6gui-git
3-
pkgver=6.0.37
3+
pkgver=6.0.38
44
pkgrel=1
55
sourcename=dtk6gui
66
sourcetars=("$sourcename"_"$pkgver".tar.xz)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
dtk6gui (6.0.38) unstable; urgency=medium
2+
3+
* Release 6.0.38
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Fri, 27 Jun 2025 17:05:49 +0800
6+
17
dtk6gui (6.0.37) unstable; urgency=medium
28

39
* Release 6.0.37

0 commit comments

Comments
 (0)