Skip to content

Commit

Permalink
chore: Move to Jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofbolyai committed Aug 23, 2023
1 parent 25e0a47 commit c07914c
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 162 deletions.
22 changes: 0 additions & 22 deletions .github/.config.js

This file was deleted.

13 changes: 0 additions & 13 deletions .github/.pre-commit.js

This file was deleted.

125 changes: 0 additions & 125 deletions .github/workflows/release.yml

This file was deleted.

1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "com.wynntils.hades"
version = "0.5.0"
version = "0.5.1"

repositories {
mavenCentral()
Expand Down
2 changes: 2 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
jdk:
- openjdk17

0 comments on commit c07914c

Please sign in to comment.