Skip to content

Commit 21ac661

Browse files
committed
KFC 13.21.0
1 parent 1c5d5e3 commit 21ac661

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ org.gradle.jvmargs=-Xms2g -Xmx4g
22
org.gradle.parallel=true
33

44
kotlin.version=2.2.0
5-
kfc.version=13.20.0
6-
kfc.wasmjs=true
5+
kfc.version=13.21.0
6+
kfc.platform=web
77

88
kotlin-wrappers.version=2025.7.13
99
kotlinx-coroutines.version=1.10.2

isolated-test/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kotlin.version=2.2.0
2-
kfc.version=13.20.0
2+
kfc.version=13.21.0
33
seskar.version=4.13.0

seskar/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ version=4.13.1-SNAPSHOT
33
kfc.pom.inception.year=2021
44
kfc.pom.url=https\://github.com/turansky/seskar
55
kotlin.version=2.2.0
6-
kfc.version=13.20.0
6+
kfc.version=13.21.0
77
kfc.wasmjs=true

0 commit comments

Comments
 (0)