Skip to content

Commit

Permalink
4.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
arm64v8a committed Jul 5, 2024
1 parent 6f81ba7 commit e868de0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/build_go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ popd

#### Go: nekobox_core ####
pushd go/cmd/nekobox_core
go build -v -o $DEST -trimpath -ldflags "-w -s -X $neko_common.Version_neko=$version_standalone" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech"
go build -v -o $DEST -trimpath -ldflags "-w -s -X github.com/matsuridayo/libneko/neko_common.Version_neko=$version_standalone" -tags "with_clash_api,with_gvisor,with_quic,with_wireguard,with_utls,with_ech"
popd
2 changes: 1 addition & 1 deletion nekoray_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0-beta1-2024-07-02
4.0-beta2-2024-07-05

0 comments on commit e868de0

Please sign in to comment.