Skip to content

Commit ad2c4a3

Browse files
committed
should be 0.3.17
1 parent 474aa3c commit ad2c4a3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# suppress inspection "UnusedProperty" for whole file
2-
VERSION=0.3.14
3-
PUBLISHED_VERSION=0.3.12
2+
VERSION=0.3.16
3+
PUBLISHED_VERSION=0.3.16
44
GROUP=org.modelingvalue
55
corrector_name=mvgCorrector
66
corrector_id=org.modelingvalue.gradle.corrector

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ pluginManagement {
2626
}
2727

2828
plugins {
29-
//id("org.modelingvalue.gradle.corrector")
3029
id("com.gradle.enterprise")
3130
}
3231

0 commit comments

Comments
 (0)