aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-10-18 15:33:18 -0700
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-10-18 15:33:18 -0700
commit9899bfdc0b885b294af3e1fdb8d6df58307962c3 (patch)
treec67d2870cfd58f8e77136bf584aecb1020f0fd91
parent1d4d9787edfea95c3aa23babf1643ce901afa7ac (diff)
downloadKotlinForForge-9899bfdc0b885b294af3e1fdb8d6df58307962c3.tar.gz
KotlinForForge-9899bfdc0b885b294af3e1fdb8d6df58307962c3.tar.bz2
KotlinForForge-9899bfdc0b885b294af3e1fdb8d6df58307962c3.zip
Fix README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae7fab5..2440489 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ repositories {
dependencies {
// Use the latest version of KotlinForForge
- implementation 'thedarkcolour:kotlinforforge:1.7.0'
+ implementation 'thedarkcolour:kotlinforforge:1.6.2'
}
compileKotlin {