1.2.0 Build 120000 (stable)

This commit is contained in:
fero
2024-03-30 14:47:49 -07:00
parent 088eadae95
commit bc43329e82
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.1.7',
'version' => '1.2.0',
/*
|--------------------------------------------------------------------------

View File

@@ -1,7 +1,7 @@
{
"name": "pyrodactyl",
"version": "1.1.7",
"buildNumber": "117070",
"version": "1.2.0",
"buildNumber": "120000",
"engines": {
"node": ">=20.0"
},