1.5.0 150000 (stable)

This commit is contained in:
fero
2024-04-20 10:13:00 -07:00
parent 4c931de9e6
commit 7ebccbea54
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ return [
| change this value if you are not maintaining your own internal versions.
*/
'version' => '1.4.0',
'version' => '1.5.0',
/*
|--------------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
{
"name": "pyrodactyl",
"version": "1.4.0",
"buildNumber": "140000",
"version": "1.5.0",
"buildNumber": "150000",
"engines": {
"node": ">=20.0"
},