Skip to content

Commit 76b4309

Browse files
committed
bumps release versions
1 parent 452c0cc commit 76b4309

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/intellij/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.github.continuedev.continueintellijextension
44
pluginName = continue-intellij-extension
55
pluginRepositoryUrl = https://github.com/continuedev/continue
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.0.64
7+
pluginVersion = 0.0.65
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 223

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "continue",
33
"icon": "media/icon.png",
44
"author": "Continue Dev, Inc",
5-
"version": "0.9.201",
5+
"version": "0.9.202",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/continuedev/continue"

0 commit comments

Comments
 (0)