From a78bb12049f9c58d8e15c1c97397c76503152c39 Mon Sep 17 00:00:00 2001 From: MrKampf Date: Mon, 24 Oct 2022 13:05:42 +0200 Subject: [PATCH] Version change --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b9b97d..5f71dda 100644 --- a/README.md +++ b/README.md @@ -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" } } ``` diff --git a/composer.json b/composer.json index c15e566..7dd4380 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "PHP 8", "PHP 7" ], - "version": "0.4.3", + "version": "0.4.4", "minimum-stability": "stable", "prefer-stable": true, "authors": [