From 2e6dcfee6fea4a7490cca5e83a79fccb51e128b0 Mon Sep 17 00:00:00 2001 From: kevzlou7979 Date: Thu, 2 Nov 2023 10:57:36 +0800 Subject: [PATCH] Preparation for 2.8.2 release. --- README.md | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 90b1e78..8089743 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ AmCharts V4 Official Documentation can be found [here](https://www.amcharts.com/ ## Maven -### Current Version 2.8.1 +### Current Version 2.8.2 ```xml com.github.gwtmaterialdesign gwt-material-am4charts - 2.8.1 + 2.8.2 ``` diff --git a/pom.xml b/pom.xml index 50835ea..deea4b4 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.github.gwtmaterialdesign gwt-material-am4charts - 2.8.1 + 2.8.2 gwt-lib Gwt Material AmCharts V4 @@ -38,7 +38,7 @@ scm:git:git@github.com:GwtMaterialDesign/gwt-material.git scm:git:git@github.com:GwtMaterialDesign/gwt-material.git http://github.com/GwtMaterialDesign/gwt-material - v2.8.1 + v2.8.2