We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2eee5 commit 427ac07Copy full SHA for 427ac07
extensions/intellij/gradle.properties
@@ -1,5 +1,5 @@
1
pluginGroup=com.github.continuedev.continueintellijextension
2
-pluginVersion=1.0.50
+pluginVersion=1.0.51
3
platformVersion=2024.1
4
kotlin.stdlib.default.dependency=false
5
org.gradle.configuration-cache=true
extensions/vscode/package.json
@@ -2,7 +2,7 @@
"name": "continue",
"icon": "media/icon.png",
"author": "Continue Dev, Inc",
- "version": "1.3.21",
+ "version": "1.3.22",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/continuedev/continue"
0 commit comments