Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](sVoxelDev/spigot-plugin-template@v1.3.0...v1.3.1) (2020-05-22)

### Bug Fixes

* **release:** update semantic-release/GitHub ([aefa8c1](sVoxelDev/spigot-plugin-template@aefa8c1))
  • Loading branch information
semantic-release-bot committed May 22, 2020
1 parent aefa8c1 commit abb052d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.1](https://github.com/Silthus/spigot-plugin-template/compare/v1.3.0...v1.3.1) (2020-05-22)


### Bug Fixes

* **release:** update semantic-release/GitHub ([aefa8c1](https://github.com/Silthus/spigot-plugin-template/commit/aefa8c1c9e250dc4df9e1707c096bf7e91b8b79d))

# [1.3.0](https://github.com/Silthus/spigot-plugin-template/compare/v1.2.0...v1.3.0) (2020-05-20)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
group = net.silthus
packageName = net.silthus.spigot-template
version = 1.3.0
version = 1.3.1
pluginName = PluginName
author = Silthus
apiVersion = 1.15
Expand Down

0 comments on commit abb052d

Please sign in to comment.