Skip to content

Commit

Permalink
chore: Bump version to 6.5.6 (#119)
Browse files Browse the repository at this point in the history
Bump version to 6.5.6

Log: Bump version to 6.5.6
  • Loading branch information
rb-union authored Dec 2, 2024
1 parent abd1341 commit 0dc63f7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions arm64/linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: '1'
package:
id: org.deepin.draw
name: deepin-draw
version: 6.5.5.1
version: 6.5.6.1
kind: app
description: |
Draw for UOS
Expand All @@ -16,7 +16,7 @@ command:
- deepin-draw

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

build: |
bash ./install_dep linglong/sources "$PREFIX"
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-draw (6.5.6) unstable; urgency=medium

* Update version to 6.5.6

-- renbin <renbin@uniontech.com> Sat, 30 Nov 2024 18:42:50 +0800

deepin-draw (6.5.5) unstable; urgency=medium

* Update version to 6.5.5
Expand Down
4 changes: 2 additions & 2 deletions linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: '1'
package:
id: org.deepin.draw
name: deepin-draw
version: 6.5.5.1
version: 6.5.6.1
kind: app
description: |
Draw for UOS
Expand All @@ -16,7 +16,7 @@ command:
- deepin-draw

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

build: |
bash ./install_dep linglong/sources "$PREFIX"
Expand Down

0 comments on commit 0dc63f7

Please sign in to comment.