Skip to content

Commit

Permalink
update to 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zlainsama committed Sep 13, 2020
1 parent ebe678a commit 1feced5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apply plugin: 'eclipse'

import net.minecraftforge.gradle.common.task.SignJar

version = "1.16.2-v1"
version = "1.16.3-v1"
group= "lain.mods.cleanview"
archivesBaseName = "CleanView"

Expand All @@ -24,7 +24,7 @@ minecraft {
}

dependencies {
minecraft 'net.minecraftforge:forge:1.16.2-33.0.5'
minecraft 'net.minecraftforge:forge:1.16.3-34.0.1'
}

processResources {
Expand Down

0 comments on commit 1feced5

Please sign in to comment.