diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d9790..2e782fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [3.0.0](https://github.com/GeorgeV220/API/compare/v2.3.6...v3.0.0) (2022-04-07) + + +* fix(version) ([e90c167](https://github.com/GeorgeV220/API/commit/e90c167fe9c69175d622ae871601f4f980db9718)) + + +### BREAKING CHANGES + +* version?? + # 1.0.0 (2022-04-07) diff --git a/gradle.properties b/gradle.properties index 45b2b78..e76470e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,4 +4,4 @@ pluginName = API author = GeorgeV22 mcVersion = 1.17.1 apiVersion = 1.17 -version = 1.0.0 +version = 3.0.0