diff --git a/config/gdev_endpoints.json b/config/gdev_endpoints.json index 1e2f325ee9ab25d85bbadd6fe36bf858dc78995a..4196059c0caba82089e57235db3cc3612ce83371 100644 --- a/config/gdev_endpoints.json +++ b/config/gdev_endpoints.json @@ -1,3 +1,4 @@ [ + "wss://gdev.p2p.legal/ws", "wss://gdev.librelois.fr/ws" ] diff --git a/pubspec.yaml b/pubspec.yaml index a662a52d22b777c483cfc705e659c1eeede3c204..4c1e7489b31c8ab5c7f341736475d11c90529362 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: Pay with G1. # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 0.0.12+33 +version: 0.0.12+34 environment: sdk: '>=2.12.0 <3.0.0'