1.6.0 160000 (stable)

This commit is contained in:
fero
2024-04-22 22:40:20 -07:00
parent ac157c1c01
commit 8b65d13193
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.5.0',
'version' => '1.6.0',
/*
|--------------------------------------------------------------------------

View File

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