Skip to content

Commit 1ae20b9

Browse files
committed
next release
1 parent 91b7f07 commit 1ae20b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
projectVersion=2023.1.1-SNAPSHOT
1+
projectVersion=2023.1.1
22

33
org.gradle.warning.mode=all
44

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
processor = "2023.1.1-SNAPSHOT"
2+
processor = "2023.1.1"
33

44
kotlin = "1.7.21"
55
build-jdk = "11"

0 commit comments

Comments
 (0)