Skip to content

Commit 3c5dbf1

Browse files
committed
1.3.1
1 parent 9499511 commit 3c5dbf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
exclude(group = "org.jetbrains.kotlin", module = "")
3838
}
3939

40-
implementation(group = "com.simiacryptus", name = "jo-penai", version = "1.0.45")
40+
implementation(group = "com.simiacryptus", name = "jo-penai", version = "1.0.46")
4141
{
4242
exclude(group = "org.jetbrains.kotlin", module = "")
4343
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginName=intellij-aicoder
22
pluginRepositoryUrl=https://github.com/SimiaCryptus/intellij-aicoder
3-
pluginVersion=1.3.0
3+
pluginVersion=1.3.1
44

55
jvmArgs=-Xmx8g
66
org.gradle.jvmargs=-Xmx8g

0 commit comments

Comments
 (0)