mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
chore: bump testing context bridge version
This commit is contained in:
@ -45,7 +45,7 @@ import (
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
var defaultVersion = semver.MustParse("3.0.6")
|
||||
var defaultVersion = semver.MustParse("3.10.0")
|
||||
|
||||
type testUser struct {
|
||||
name string // the test user name
|
||||
|
||||
Reference in New Issue
Block a user