Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.13.0...v6.0.0) (2022-11-03)

### Features

* Rewrite Extensions system ([29c600e](29c600e))

### BREAKING CHANGES

* Extensions system rewrite
  • Loading branch information
semantic-release-bot committed Nov 3, 2022
1 parent 29c600e commit 787c304
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [6.0.0](https://github.com/GeorgeV220/API/compare/v5.13.0...v6.0.0) (2022-11-03)


### Features

* Rewrite Extensions system ([29c600e](https://github.com/GeorgeV220/API/commit/29c600e99ac9e0ffdf311bd6f4942df1d2eb8be3))


### BREAKING CHANGES

* Extensions system rewrite

# [5.13.0](https://github.com/GeorgeV220/API/compare/v5.12.0...v5.13.0) (2022-11-03)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pluginName = API
author = GeorgeV22
mcVersion = 1.17.1
apiVersion = 1.17
version = 5.13.0
version = 6.0.0

0 comments on commit 787c304

Please sign in to comment.