Skip to content

Commit f2b9ab2

Browse files
authored
Merge pull request #42 from ContextMapper/adjust-to-new-org
set version to 0.3.2
2 parents 2194c10 + 98d5224 commit f2b9ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ intellijPlatform {
4444
pluginConfiguration {
4545
id = "org.contextmapper.intellij-plugin"
4646
name = "Context Mapper"
47-
version = "0.3.2-final-poc"
47+
version = "0.3.2"
4848

4949
productDescriptor {
5050
}

0 commit comments

Comments
 (0)