Skip to content

Commit

Permalink
chore: Bump version to 6.5.6 (#127)
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 9740966 commit bfaf07f
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,13 +7,13 @@ version: "1"
package:
id: org.deepin.reader
name: "deepin-reader"
version: 6.5.5.1
version: 6.5.6.1
kind: app
description: |
reader 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-reader
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-reader (6.5.6) unstable; urgency=medium

* Update version to 6.5.6

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

deepin-reader (6.5.5) unstable; urgency=medium

* chore: update linglong version
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.reader
name: "deepin-reader"
version: 6.5.5.1
version: 6.5.6.1
kind: app
description: |
reader 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-reader
Expand Down

0 comments on commit bfaf07f

Please sign in to comment.