aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-08-16 19:27:23 -0700
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-08-16 19:27:23 -0700
commit3d05249dadaa2f3b2b58d7aecbe5518b09d35d78 (patch)
treebc60252fe092b2830781281fce2458baf89db718 /README.md
parent1f5749dbd4eff6a5e78307e89c0e9c1a595bcb97 (diff)
downloadKotlinForForge-3d05249dadaa2f3b2b58d7aecbe5518b09d35d78.tar.gz
KotlinForForge-3d05249dadaa2f3b2b58d7aecbe5518b09d35d78.tar.bz2
KotlinForForge-3d05249dadaa2f3b2b58d7aecbe5518b09d35d78.zip
Update Kotlin for Forge 1.4.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29e3554..886a612 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ repositories {
dependencies {
// Use the latest version of KotlinForForge
- implementation 'thedarkcolour:kotlinforforge:1.2.3'
+ implementation 'thedarkcolour:kotlinforforge:1.4.0'
}
compileKotlin {