Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Commit bd7877f

Browse files
author
Marcel Kesselring
committed
manually adapted to version 0.2.7 as plugin release preparation
1 parent 7743d09 commit bd7877f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
77
import org.jetbrains.kotlin.serialization.js.DynamicTypeDeserializer.id
88

99
group = "com.mkring.wildlydeplyplugin"
10-
version = "0.2.7-SNAPSHOT"
10+
version = "0.2.7"
1111

1212
plugins {
1313
kotlin("jvm") version "1.2.61"

0 commit comments

Comments
 (0)