From 2cee4ea422d5e00e08b4c0a6138cd2160abedc36 Mon Sep 17 00:00:00 2001 From: Tian Khamez Date: Thu, 28 Oct 2021 21:59:28 +0200 Subject: [PATCH] v.2.6.0 --- README.md | 7 ++++--- pom.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3ba0a09..b420644 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,14 @@ ### Changelog -#### next +#### 2.6.0 Switched to EVE SSOv2 -- **Breaking Change**: The callback URL changed to `http://your.domain.tld/api/callback` +- **Breaking Change**: The callback URL changed to `http://your.domain.tld/api/callback`, adjust on + developers.eveonline.com and in the environment variables SSO_URL and WALLET_URL. - **Breaking Change**: The OAuth login URL in the environment variables SSO_URL and WALLET_URL changed to - `https://login.eveonline.com/v2/oauth/authorize/` + `https://login.eveonline.com/v2/oauth/authorize/`. ### Setup diff --git a/pom.xml b/pom.xml index 93f7b3d..011f577 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.bravebucks.eve braveBucks - 2.5.0 + 2.6.0 war BraveBucks