Skip to content

Commit

Permalink
1.7.0 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
acharneski authored Oct 12, 2024
1 parent fb4d562 commit 3cf2bd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pluginName=intellij-aicoder
pluginRepositoryUrl=https://github.com/SimiaCryptus/intellij-aicoder
pluginVersion=1.6.7
pluginVersion=1.7.0

jvmArgs=-Xmx12g
org.gradle.jvmargs=-Xmx12g -XX:MaxMetaspaceSize=1g
jvmArgs=-Xmx8g
org.gradle.jvmargs=-Xmx8g -XX:MaxMetaspaceSize=1g

# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild=233
Expand Down

0 comments on commit 3cf2bd5

Please sign in to comment.