Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump version to 6.5.5 #123

Merged
merged 1 commit into from
Nov 30, 2024
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
4 changes: 2 additions & 2 deletions arm64/linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ version: "1"
package:
id: org.deepin.fontmanager
name: "deepin-font-manager"
version: 6.5.4.1
version: 6.5.5.1
kind: app
description: |
font manager for deepin os.

base: org.deepin.base/23.1.0/arm64
runtime: org.deepin.runtime.dtk/23.1.0/arm64
runtime: org.deepin.runtime.dtk/23.2.0/arm64

command:
- deepin-font-manager
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
deepin-font-manager (6.5.5) unstable; urgency=medium

* Update version to 6.5.5

-- renbin <[email protected]> Sat, 30 Nov 2024 18:27:39 +0800

deepin-font-manager (6.5.4) unstable; urgency=medium

* New version 6.5.4
Expand Down
4 changes: 2 additions & 2 deletions linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ version: "1"
package:
id: org.deepin.fontmanager
name: "deepin-font-manager"
version: 6.5.4.1
version: 6.5.5.1
kind: app
description: |
font manager for deepin os.

base: org.deepin.base/23.1.0
runtime: org.deepin.runtime.dtk/23.1.0
runtime: org.deepin.runtime.dtk/23.2.0

command:
- deepin-font-manager
Expand Down
Loading