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 0f4c237 commit fab3d6aCopy full SHA for fab3d6a
extensions/intellij/gradle.properties
@@ -1,5 +1,5 @@
1
pluginGroup=com.github.continuedev.continueintellijextension
2
-pluginVersion=1.0.44
+pluginVersion=1.0.45
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.10",
+ "version": "1.3.11",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/continuedev/continue"
0 commit comments