Skip to content

Commit

Permalink
Version 0.2.0-pre.1, update included Cotton
Browse files Browse the repository at this point in the history
  • Loading branch information
Juuxel committed May 5, 2019
1 parent ba13e99 commit 9191a8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ base {
archivesBaseName = "Adorn"
}

version = "0.2.0+1.14"
version = "0.2.0-pre.1+1.14"

allprojects {
apply(plugin = "java")
Expand Down Expand Up @@ -74,5 +74,5 @@ dependencies {
// Other mods
modCompileAndInclude("polyester:Polyester:0.2.2+1.14")
modCompileAndInclude("towelette:Towelette:1.5.2")
modCompileAndInclude("io.github.cottonmc:cotton:0.6.3+1.14-SNAPSHOT")
modCompileAndInclude("io.github.cottonmc:cotton:0.6.4+1.14-SNAPSHOT")
}

0 comments on commit 9191a8a

Please sign in to comment.