Skip to content

Commit

Permalink
plugin.xml: change build to 182
Browse files Browse the repository at this point in the history
  • Loading branch information
OpherV committed Sep 21, 2018
1 parent 667f5f2 commit 6e48ae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<name>Git Flow Integration</name>
<id>Gitflow</id>
<description>Git Flow Integration</description>
<version>0.6.5.2</version>
<version>0.6.5.1</version>
<category>VCS Integration</category>
<vendor url="http://www.opherv.com">Opher Vishnia</vendor>

<depends>com.intellij.modules.vcs</depends>
<depends>com.intellij.tasks</depends>
<depends>Git4Idea</depends>

<idea-version since-build="181.0" until-build="182.*"/>
<idea-version since-build="182.0" until-build="182.*"/>

<actions>
<action id="Gitflow.OpenGitflowPopup" class="gitflow.actions.OpenGitflowPopup"
Expand Down

0 comments on commit 6e48ae7

Please sign in to comment.