Skip to content

Commit

Permalink
release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lonnywong committed May 27, 2023
1 parent 801f06b commit 6a145d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
trzsz (1.1.1) trusty; urgency=medium

* trzsz-go v1.1.1

-- Lonny Wong <lonnywong@qq.com> Sat, 27 May 2023 15:58:01 +0800

trzsz (1.1.0) trusty; urgency=medium

* trzsz-go v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion trzsz/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ SOFTWARE.

package trzsz

const kTrzszVersion = "1.1.0"
const kTrzszVersion = "1.1.1"

0 comments on commit 6a145d7

Please sign in to comment.