Skip to content

Commit

Permalink
bump version to v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lonnywong committed Dec 23, 2023
1 parent e19df7b commit 7fb6299
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.7) trusty; urgency=medium

* trzsz-go v1.1.7

-- Lonny Wong <[email protected]> Sat, 23 Dec 2023 15:06:55 +0800

trzsz (1.1.6) trusty; urgency=medium

* trzsz-go v1.1.6
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.6"
const kTrzszVersion = "1.1.7"

0 comments on commit 7fb6299

Please sign in to comment.