Merge pull request #1124 from coollabsio/next

version++
This commit is contained in:
Andras Bacsai
2023-07-04 12:55:26 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
<?php
return '4.0.0-beta.15';
return '4.0.0-beta.16';

View File

@@ -4,7 +4,7 @@
"version": "3.12.32"
},
"v4": {
"version": "4.0.0-beta.15"
"version": "4.0.0-beta.16"
}
}
}