1.2.1 Build 121000 (stable)

This commit is contained in:
fero
2024-03-31 21:11:55 -07:00
parent 794ba45012
commit 8ed3a73f16
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.2.0',
'version' => '1.2.1',
/*
|--------------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
{
"name": "pyrodactyl",
"version": "1.2.0",
"buildNumber": "120014",
"version": "1.2.1",
"buildNumber": "121000",
"engines": {
"node": ">=20.0"
},