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 863ff62 commit 8b9a8e0Copy full SHA for 8b9a8e0
extensions/intellij/gradle.properties
@@ -1,5 +1,5 @@
1
pluginGroup=com.github.continuedev.continueintellijextension
2
-pluginVersion=1.0.49
+pluginVersion=1.0.50
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.20",
+ "version": "1.3.21",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/continuedev/continue"
0 commit comments