From 78530bf8e16186cc65c59bb41702476e7f2c4211 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 3 Mar 2022 12:03:17 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] # [1.3.0](https://github.com/loongwork/nextg-spigot/compare/v1.2.0...v1.3.0) (2022-03-03) ### Features * add remote whitelist support and prepare for realtime communication ([0cb26b7](https://github.com/loongwork/nextg-spigot/commit/0cb26b7d1aafb7716996b0be0e6474bd564b16ef)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f10438e..e6c5934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/loongwork/nextg-spigot/compare/v1.2.0...v1.3.0) (2022-03-03) + + +### Features + +* add remote whitelist support and prepare for realtime communication ([0cb26b7](https://github.com/loongwork/nextg-spigot/commit/0cb26b7d1aafb7716996b0be0e6474bd564b16ef)) + # [1.2.0](https://github.com/loongwork/nextg-spigot/compare/v1.1.0...v1.2.0) (2022-02-28) diff --git a/gradle.properties b/gradle.properties index 32681a4..888d893 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,4 +4,4 @@ pluginName = NextGSpigot author = sunxyw mcVersion = 1.16.5 apiVersion = 1.16 -version = 1.2.0 +version = 1.3.0