Skip to content

Commit

Permalink
Bump RedCommands to 1.5.3, remove docs hook
Browse files Browse the repository at this point in the history
  • Loading branch information
boxbeam committed Dec 16, 2021
1 parent f1fa239 commit 6813d48
Show file tree
Hide file tree
Showing 185 changed files with 2 additions and 103,526 deletions.
4 changes: 0 additions & 4 deletions .githooks/pre-commit
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
#!/bin/bash
gradle javadoc
rm -rf javadoc
mv build/docs/javadoc javadoc
git add javadoc
sed -E "s/^version: .+/version: $(date -u '+%Y-%m-%d %H:%M')/" -i res/plugin.yml
git add res/plugin.yml
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories {
}
dependencies {
compileOnly 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'
implementation 'com.github.Redempt:RedCommands:1.5.2'
api 'com.github.Redempt:RedCommands:1.5.3'
}
sourceSets {
main {
Expand Down
675 changes: 0 additions & 675 deletions javadoc/allclasses-index.html

This file was deleted.

119 changes: 0 additions & 119 deletions javadoc/allclasses.html

This file was deleted.

Loading

0 comments on commit 6813d48

Please sign in to comment.