Skip to content

Commit

Permalink
Update Readme and flarum/core version
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineFr committed Jul 24, 2021
1 parent 789efee commit c1a8b4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Give money to your users for different actions.

**This extension is compatible with Flarum beta 16.**
**This extension is compatible with Flarum 1.0**

## Installation
```
Expand All @@ -24,4 +24,4 @@ You can configure this extension in the Admin area, in the Extensions tab.

![Edit user money](https://i.imgur.com/6CiOxal.png)

![Extension settings](https://i.imgur.com/KYRvb8F.png)
![Extension settings](https://i.imgur.com/QRfLOHQ.png)
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"source": "https://github.com/AntoineFr/flarum-ext-money"
},
"require": {
"flarum/core": "^0.1.0-beta.16 || ^1.0.0"
"flarum/core": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c1a8b4c

Please sign in to comment.