Skip to content

Commit

Permalink
chore: release 1.2.1
Browse files Browse the repository at this point in the history
* fix: skip build err

Log: release 1.2.1
  • Loading branch information
chenchongbiao authored and deepin-bot[bot] committed Jul 8, 2024
1 parent d6ed84f commit a2346e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ll-pica/ll-pica.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Simple:
ll-pica convert -c package.yaml -w work-dir
ll-pica help
`,
Version: "1.2.0",
Version: "1.2.1",
}

cmd.CompletionOptions.DisableDefaultCmd = true
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
linglong-pica (1.2.1-1) unstable; urgency=medium

* fix: skip build err

-- bluesky <[email protected]> Mon, 01 Jul 2024 14:10:57 +0800

linglong-pica (1.2.0-1) unstable; urgency=medium

* chore: add install_dep
Expand Down

0 comments on commit a2346e5

Please sign in to comment.