Skip to content

Commit

Permalink
v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naku committed Jun 4, 2021
1 parent c29dcbb commit 57430b9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Change Log
### Version 1.8.0 (2021-04-06)
- Upgrade API to Dolibarr 13
### Version 1.7.0 (2020-12-28)
- Deploy using Github Action
### Version 1.6.0 (2020-04-24)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This plugin adds [Dolibarr](https://www.dolibarr.org/) support to Play! Framewor

```
require:
- dolibarr -> dolibarr 1.7.0
- dolibarr -> dolibarr 1.8.0
repositories:
- sismicsNexusRaw:
Expand Down
2 changes: 1 addition & 1 deletion conf/dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
self: play -> dolibarr 1.7.0
self: play -> dolibarr 1.8.0

configurations:
- provided:
Expand Down

0 comments on commit 57430b9

Please sign in to comment.