Skip to content

Commit 07e8663

Browse files
committed
Release 1.2.1
1 parent 9ec5775 commit 07e8663

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ project.afterEvaluate {
6262
kotlinVersion = 1.3.50
6363
6464
# Change this to the most recent release version from CurseForge
65-
kottleVersion = 1.2.0
65+
kottleVersion = 1.2.1
6666
```
6767
, in your `mods.toml`:
6868
```toml

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
org.gradle.jvmargs=-Xmx1G
44
org.gradle.daemon=false
55

6-
version = 1.2.0
6+
version = 1.2.1
77

88
mappingsChannel = snapshot
99
mappingsVersion = 20190719-1.14.3

0 commit comments

Comments
 (0)