Skip to content

Commit 5fbcf9f

Browse files
committed
release: 1.0.5
1 parent ea68431 commit 5fbcf9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.4
1+
1.0.5

cmd/trayce_agent/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const (
3232
btfFilePath6 = "bundle/6.2.0-26-generic.btf"
3333
sslLibDefault = "/usr/lib/x86_64-linux-gnu/libssl.so.3"
3434
grpcServerDefault = "localhost:50051"
35-
version = "1.0.4"
35+
version = "1.0.5"
3636
)
3737

3838
type Settings struct {

0 commit comments

Comments
 (0)