There was an error while loading. Please reload this page.
2 parents 9fe65ce + 10f3339 commit 9911c7fCopy full SHA for 9911c7f
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
CHANGELOG
2
=========
3
+6.34.6
4
+-----
5
+* updated symfony/*
6
+
7
6.34.5
8
-----
9
* Add `targetProductName` and `addons` parameter to clone vps method
src/Settings/Settings.php
@@ -17,7 +17,7 @@ class Settings
17
18
public const TRANSIP_API_ENDPOINT = 'https://api.transip.nl/v6';
19
20
- public const TRANSIP_CLI_VERSION = '6.34.5';
+ public const TRANSIP_CLI_VERSION = '6.34.6';
21
22
/**
23
* @var string
0 commit comments