Skip to content

Commit 1a52191

Browse files
author
Jordi Donadeu
committed
Merge branch 'block-storage-methods' into 'master'
Block storage methods See merge request transip/restapi-cli-client!180
2 parents 8b86552 + dc8fce9 commit 1a52191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Settings/Settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Settings
1717

1818
public const TRANSIP_API_ENDPOINT = 'https://api.transip.nl/v6';
1919

20-
public const TRANSIP_CLI_VERSION = '6.33.0';
20+
public const TRANSIP_CLI_VERSION = '6.33.1';
2121

2222
/**
2323
* @var string

0 commit comments

Comments
 (0)