Skip to content

Commit 1fe0a97

Browse files
committed
Update to Serenata 5.2
1 parent 480e560 commit 1fe0a97

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
## 5.1.0
25
* Update to [Serenata 5.1.0](https://gitlab.com/Serenata/Serenata/tags/5.1.0)
36

lib/ServerManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class ServerManager
1515
this.phpInvoker = phpInvoker;
1616
this.folder = folder;
1717

18-
this.distributionUploadHash = '3edf39e6ef397f983d1b10943280990b';
18+
this.distributionUploadHash = '7499ecf1275983f26efd930446a3693d';
1919
}
2020

2121
/**

0 commit comments

Comments
 (0)