Skip to content

Commit

Permalink
release: 21.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xeruf committed Dec 18, 2020
1 parent a762fea commit 4594c43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.internal.os.OperatingSystem
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

val versionNumber = "21.2.0"
val versionNumber = "21.2.1"

val minJavaVersion = JavaVersion.VERSION_11
plugins {
Expand Down

0 comments on commit 4594c43

Please sign in to comment.