diff --git a/.github/workflows/e2e_all.yaml b/.github/workflows/e2e_all.yaml index 4707ad95e..fef9f0eb5 100644 --- a/.github/workflows/e2e_all.yaml +++ b/.github/workflows/e2e_all.yaml @@ -46,4 +46,4 @@ jobs: echo "Running git checkout -f $SHA" git checkout -f "$SHA" echo "Running tests" - tests/e2e_all/scripts/main.sh @apricoteventual @combinedbelgian @rv_am -p + tests/e2e_all/scripts/main.sh @apricoteventual @combinedbelgian @rv_am diff --git a/packages/dart/sshnoports/lib/src/version.dart b/packages/dart/sshnoports/lib/src/version.dart index b4a87220d..fb0682dfd 100644 --- a/packages/dart/sshnoports/lib/src/version.dart +++ b/packages/dart/sshnoports/lib/src/version.dart @@ -1,2 +1,2 @@ // Generated code. Do not modify. -const packageVersion = '5.3.0'; +const packageVersion = '5.6.1';