Skip to content

Commit

Permalink
Version 1.4
Browse files Browse the repository at this point in the history
Took 53 seconds
  • Loading branch information
Darkyenus committed Apr 4, 2020
1 parent a52b857 commit 557d016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ val DeadSouls by project(Archetypes.JavaProject) {

projectGroup set { "com.darkyen.minecraft" }
projectName set { "DeadSouls" }
projectVersion set { "1.3" }
projectVersion set { "1.4" }

repositories add { Repository("spigot-repo", "https://hub.spigotmc.org/nexus/content/repositories/snapshots/") }
repositories add { Jitpack }
Expand Down

0 comments on commit 557d016

Please sign in to comment.