From 2d8c9e38ed5679933611a08cfb07c77653b56b2a Mon Sep 17 00:00:00 2001 From: Hannes Braun Date: Tue, 16 May 2023 00:42:59 +0200 Subject: [PATCH] Version 1.3.1 --- CHANGELOG.md | 4 ++++ README.md | 2 +- pom.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57663b8..c6d9633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +1.3.1 (May 16, 2023) +------------------------------ +* Support ball holding fouls + 1.3.0 (July 14, 2022) ------------------------------ * New `monitorport` parameter diff --git a/README.md b/README.md index 00adfa4..dfe7814 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ It should be compatible with older JREs, too, but this is not verified. - Make sure you have Java installed and available on your command line. ### Getting the prebuilt version -We provide a prebuilt version of the Fat Proxy. You can download the latest version from the [Releases page](https://github.com/magmaOffenburg/magmaFatProxy/releases) (e.g. `magmafatproxy-1.3.0.zip`). The Zip file contains the JAR file as well as the start script. +We provide a prebuilt version of the Fat Proxy. You can download the latest version from the [Releases page](https://github.com/magmaOffenburg/magmaFatProxy/releases) (e.g. `magmafatproxy-1.3.1.zip`). The Zip file contains the JAR file as well as the start script. ### Building from source - Clone the repository: `git clone https://github.com/magmaOffenburg/magmaFatProxy`. diff --git a/pom.xml b/pom.xml index e5eb4b8..5eae4e4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ magmaoffenburg magmafatproxy jar - 1.3.0 + 1.3.1 magmaFatProxy https://github.com/magmaOffenburg/magmaFatProxy