0.82.0-alpha

This commit is contained in:
fero
2024-03-19 17:51:07 -07:00
parent 5ce882e4f4
commit b2ef57bbd8
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "pyrodactyl",
"version": "0.81.0-alpha",
"version": "0.82.0-alpha",
"engines": {
"node": ">=20.0"
},