Skip to content

Commit

Permalink
Increment IJ plugin snapshot version (apollographql#5508)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Jan 7, 2024
1 parent b0d54d4 commit f90bf8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion intellij-plugin/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ javaVersion=17
kotlin.stdlib.default.dependency=false

# Snapshot version, automatically incremented by the CI
snapshotVersion=48
snapshotVersion=49
4 changes: 2 additions & 2 deletions intellij-plugin/snapshots/plugins.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<plugins>
<plugin
id="com.apollographql.ijplugin"
url="https://repsy.io/mvn/bod/apollo-intellij-plugin/com/apollographql/apollo-intellij-plugin/4.0.0-beta.5-SNAPSHOT.48/apollo-intellij-plugin-4.0.0-beta.5-SNAPSHOT.48.zip"
version="4.0.0-beta.5-SNAPSHOT.48">
url="https://repsy.io/mvn/bod/apollo-intellij-plugin/com/apollographql/apollo-intellij-plugin/4.0.0-beta.5-SNAPSHOT.49/apollo-intellij-plugin-4.0.0-beta.5-SNAPSHOT.49.zip"
version="4.0.0-beta.5-SNAPSHOT.49">
<idea-version since-build="223" until-build="233.*"/>
<name>Apollo GraphQL (Weekly Snapshots)</name>
</plugin>
Expand Down

0 comments on commit f90bf8c

Please sign in to comment.