diff --git a/docs b/docs index 2bbdf1b07..768b8692b 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 2bbdf1b074a607c666dd7f9fd71cc19a137deae2 +Subproject commit 768b8692b4c31ebb2fa485a554d351b3b5edcac0 diff --git a/examples/magnaluna b/examples/magnaluna index 266aaf96b..32214a5ad 160000 --- a/examples/magnaluna +++ b/examples/magnaluna @@ -1 +1 @@ -Subproject commit 266aaf96b3988cb63e0e195460344a3c57915208 +Subproject commit 32214a5ad3aa7ffdf4cd7a1592b98990ca5a559b diff --git a/examples/pipesbot b/examples/pipesbot index a8e5d660b..1b75572b9 160000 --- a/examples/pipesbot +++ b/examples/pipesbot @@ -1 +1 @@ -Subproject commit a8e5d660b61d231960705c33a951a78ce11e27de +Subproject commit 1b75572b9f5492dbadcc142155768ba08a5f0a4c diff --git a/src/API.php b/src/API.php index 8b9d8fd0f..826a0d0b6 100644 --- a/src/API.php +++ b/src/API.php @@ -51,7 +51,7 @@ final class API extends AbstractAPI * * @var string */ - public const RELEASE = '8.0.0-beta163'; + public const RELEASE = '8.0.0-beta164'; /** * We're not logged in. *