Skip to content

Commit

Permalink
Release 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vepanimas committed Mar 2, 2021
1 parent f23f696 commit d99a69b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

# Changelog

## [2.9.1] - 2021-03-02

### Fixed
- SSL certificate check could be disabled (#435)

## [2.9.0] - 2021-02-24

### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m

pluginGroup = com.intellij.lang.jsgraphql
pluginName = JS GraphQL
pluginVersion = 2.9.0
pluginVersion = 2.9.1
pluginSinceBuild = 192.7142
pluginUntilBuild = 212.*

Expand Down

0 comments on commit d99a69b

Please sign in to comment.