Skip to content

Commit

Permalink
chore(main): release 0.223.0 (#6686)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 16, 2023
1 parent c1c849d commit 32fc1e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.3
1.6.4
2 changes: 1 addition & 1 deletion src/DebuggerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class DebuggerClient
{
use ClientTrait;

const VERSION = '1.6.3';
const VERSION = '1.6.4';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
Expand Down

0 comments on commit 32fc1e3

Please sign in to comment.