diff --git a/README.md b/README.md index 1412f8f..27ae422 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ The result is class **Result** and contain methods: * ClientBase lite function * Form Proxmox VE 6.2 support Api Token for user * Login with One-time password for Two-factor authentication +* Support for Proxy ## Api token diff --git a/pom.xml b/pom.xml index 8965727..eeca35f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 it.corsinvest.proxmoxve cv4pve-api-java - 8.0.1 + 8.1.0 jar cv4pve-api-java Corsinvest for Proxmox VE Client API Java @@ -90,7 +90,9 @@ - + +