version++

This commit is contained in:
Andras Bacsai 2023-09-29 10:32:13 +02:00
parent fbaec769f0
commit ffdf51a490
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
<?php
return '4.0.0-beta.49';
return '4.0.0-beta.50';

View File

@ -4,7 +4,7 @@
"version": "3.12.36"
},
"v4": {
"version": "4.0.0-beta.49"
"version": "4.0.0-beta.50"
}
}
}