From d378ad1eb60dea9aa10e1e461ff9f0188f1623d7 Mon Sep 17 00:00:00 2001 From: lbenav8095 Date: Fri, 31 Mar 2023 14:46:19 -0600 Subject: [PATCH] Updated README to match last deploy --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c7f115..4c73b4d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ How to include the API with Maven: net.milkbowl.vault vaultapi - 2.0-SNAPSHOT + 1.7.4 ``` diff --git a/pom.xml b/pom.xml index c9c3010..df5d6a0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.milkbowl.vault vaultapi - 2.0-SNAPSHOT-PRE + 1.7.4 VaultAPI Vault is a Permissions & Economy API to allow plugins to more easily hook into these systems without needing to hook each individual system themselves.