Skip to content

Commit 5696002

Browse files
committed
chore: bump to 1.2.1-SNAPSHOT after release
Signed-off-by: Andre Dietisheim <[email protected]>
1 parent d81215a commit 5696002

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ ideaVersion = IC-2022.1
22
# build number ranges
33
# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
44
sinceIdeaBuild=211
5-
projectVersion=1.2.0
5+
projectVersion=1.2.1-SNAPSHOT
66
intellijPluginVersion=1.16.1
77
jetBrainsToken=invalid
88
jetBrainsChannel=stable
99
nexusUser=invalid
1010
nexusPassword=invalid
1111

1212
# https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#kotlin-standard-library
13-
kotlin.stdlib.default.dependency=false
13+
kotlin.stdlib.default.dependency=false

0 commit comments

Comments
 (0)