Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
number571 committed Dec 15, 2024
1 parent 88ed1ee commit be64650
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@

<!-- ... -->

## v1.7.8~
## v1.7.9~

*??? ??, ????*

<!-- ... -->

## v1.7.8

*December 15, 2024*

### CHANGES

- `pkg/anonymity`: delete produce message (relayer mode) in consume function
Expand Down
2 changes: 1 addition & 1 deletion build/build.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package build

const CVersion = "v1.7.8~"
const CVersion = "v1.7.8"

0 comments on commit be64650

Please sign in to comment.