Skip to content

Commit

Permalink
chore: release v2.8.1
Browse files Browse the repository at this point in the history
* (mcm1957) Check of js-controller version has been corrected [#247].
* (mcm1957) Honor '>' at dependency checks too [#246].
  • Loading branch information
mcm1957 committed Jul 28, 2024
1 parent e9be672 commit 1fdc9ba
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 @@ -20,7 +20,7 @@ Branch (`master/main/dev`) is optional.
-->

## Changelog
### **WORK IN PROGRESS**
### 2.8.1 (2024-07-28)
* (mcm1957) Check of js-controller version has been corrected [#247].
* (mcm1957) Honor '>' at dependency checks too [#246].

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.8.0",
"version": "2.8.1",
"name": "@iobroker/repochecker",
"dependencies": {
"axios": "^1.7.2",
Expand Down

0 comments on commit 1fdc9ba

Please sign in to comment.