Skip to content

Commit

Permalink
0.69.0-alpha-funny-number
Browse files Browse the repository at this point in the history
  • Loading branch information
ferothefox committed Mar 19, 2024
1 parent 3e513ae commit 092ac9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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' => '0.68.0-alpha',
'version' => '0.69.0-alpha',

/*
|--------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyrodactyl",
"version": "0.68.0-alpha",
"version": "0.69.0-alpha",
"engines": {
"node": ">=20.0"
},
Expand Down

0 comments on commit 092ac9c

Please sign in to comment.