File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.16.4-241.1] - 2025-02-25
10
+
9
11
### Added
10
12
11
13
- Claude 3.7 Sonnet model (CodeGPT)
@@ -912,7 +914,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
912
914
913
915
- ` OPENAI_API_KEY ` persistence, key is saved in the OS password safe from now on
914
916
915
- [ Unreleased ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.3-241.1...HEAD
917
+ [ Unreleased ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.4-241.1...HEAD
918
+ [ 2.16.4-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.3-241.1...v2.16.4-241.1
916
919
[ 2.16.3-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.2-241.1...v2.16.3-241.1
917
920
[ 2.16.2-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.1-241.1...v2.16.2-241.1
918
921
[ 2.16.1-241.1 ] : https://github.com/carlrobertoh/CodeGPT/compare/v2.16.0-241.1...v2.16.1-241.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = ee.carlrobert
4
4
pluginName = CodeGPT
5
5
pluginRepositoryUrl = https://github.com/carlrobertoh/CodeGPT
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 2.17.0
7
+ pluginVersion = 2.16.4
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 241.1
You can’t perform that action at this time.
0 commit comments