mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-03-02 11:21:11 +01:00
chore: pre-commit changes [skip ci]
This commit is contained in:
parent
4d168f8383
commit
3ab3d93d0c
@ -11,4 +11,4 @@
|
||||
|
||||
### Authors: 1
|
||||
|
||||
- Sekwah ([@sekwah41](https://github.com/sekwah41))
|
||||
- Sekwah ([@sekwah41](https://github.com/sekwah41))
|
||||
|
@ -2,4 +2,4 @@ ext.getReleaseChangelog = {
|
||||
def changelogFile = file('CHANGELOG.md')
|
||||
def changelog = "## [${changelogFile.text.split('\n## \\[')[1]}\n\n" // ${project.github}/blob/${branch}/CHANGELOG.md
|
||||
return changelog
|
||||
}
|
||||
}
|
||||
|
@ -10,4 +10,3 @@ include 'spigot'
|
||||
// Proxies
|
||||
include 'velocity'
|
||||
include 'bungee'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user