Skip to content

Commit 9911c7f

Browse files
committed
Merge branch 'symfonyUpdate' into 'master'
bump version because of symfony update See merge request nl-transip/transip/restapi-cli-client!195
2 parents 9fe65ce + 10f3339 commit 9911c7f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
CHANGELOG
22
=========
3+
6.34.6
4+
-----
5+
* updated symfony/*
6+
37
6.34.5
48
-----
59
* Add `targetProductName` and `addons` parameter to clone vps method

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.34.5';
20+
public const TRANSIP_CLI_VERSION = '6.34.6';
2121

2222
/**
2323
* @var string

0 commit comments

Comments
 (0)