Skip to content

Commit

Permalink
1.2.2 122000 (stable)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferothefox committed Apr 4, 2024
1 parent 3cd48e8 commit a0c40f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
| change this value if you are not maintaining your own internal versions.
*/

'version' => '1.2.1',
'version' => '1.2.2',

/*
|--------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pyrodactyl",
"version": "1.2.1",
"buildNumber": "121050",
"version": "1.2.2",
"buildNumber": "122000",
"engines": {
"node": ">=20.0"
},
Expand Down

0 comments on commit a0c40f1

Please sign in to comment.