Skip to content

Commit

Permalink
Version change
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKampf committed Oct 24, 2022
1 parent eb843be commit a78bb12
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 @@ -23,7 +23,7 @@ Or add this to your `composer.json` file:
```json
{
"require": {
"mrkampf/proxmox-ve": "^0.4.3"
"mrkampf/proxmox-ve": "^0.4.4"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"PHP 8",
"PHP 7"
],
"version": "0.4.3",
"version": "0.4.4",
"minimum-stability": "stable",
"prefer-stable": true,
"authors": [
Expand Down

0 comments on commit a78bb12

Please sign in to comment.