Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
number571 committed Jan 10, 2025
1 parent 7967636 commit 3f2ef02
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.10~
## v1.7.11~

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

<!-- ... -->

## v1.7.10

*January 10, 2024*

### CHANGES

- `pkg/client/message,pkg/network/message`: move to pkg/message/layer2,pkg/message/layer1
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.10~"
const CVersion = "v1.7.10"

0 comments on commit 3f2ef02

Please sign in to comment.