Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Nov 24, 2024
1 parent df567b7 commit 9d5c7ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ npm install -g @flarum/cli
$ flarum-cli COMMAND
running command...
$ flarum-cli (-v|--version|version)
@flarum/cli/2.0.0-beta.17 linux-x64 node-v16.13.2
@flarum/cli/2.0.0 linux-x64 node-v18.19.1
$ flarum-cli --help [COMMAND]
USAGE
$ flarum-cli COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flarum/cli",
"description": "A CLI for developing Flarum extensions",
"version": "2.0.0-beta.17",
"version": "2.0.0",
"author": "Flarum Team",
"bin": {
"fl": "bin/run",
Expand Down

0 comments on commit 9d5c7ef

Please sign in to comment.