We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480e560 commit 1fe0a97Copy full SHA for 1fe0a97
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 5.2.0
2
+* Update to [Serenata 5.2.0](https://gitlab.com/Serenata/Serenata/tags/5.2.0)
3
+
4
## 5.1.0
5
* Update to [Serenata 5.1.0](https://gitlab.com/Serenata/Serenata/tags/5.1.0)
6
lib/ServerManager.js
@@ -15,7 +15,7 @@ class ServerManager
15
this.phpInvoker = phpInvoker;
16
this.folder = folder;
17
18
- this.distributionUploadHash = '3edf39e6ef397f983d1b10943280990b';
+ this.distributionUploadHash = '7499ecf1275983f26efd930446a3693d';
19
}
20
21
/**
0 commit comments