Skip to content

Commit 76c9f66

Browse files
committed
bump version to v1.0.1-140
1 parent 9b568ae commit 76c9f66

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ideaVersion=IC-14.0.4
22
ijPluginRepoChannel=
33
downloadIdeaSources=false
4-
version=1.0.0.1-140
4+
version=1.0.1-140
55
javaVersion=1.6

src/main/resources/META-INF/plugin.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@
8989
href="https://github.com/uwolfer/gerrit-intellij-plugin#pre-releases">
9090
https://github.com/uwolfer/gerrit-intellij-plugin#pre-releases</a>.</li>
9191
92+
<li>1.0.1</li>
93+
<ul>
94+
<li>checkout: set remote branch for simpler push</li>
95+
<li>checkout: create unique branch name (fixes issue when change was checked out before already)</li>
96+
<li>many minor fixes and improvements</li>
97+
</ul>
9298
<li>1.0.0</li>
9399
<ul>
94100
<li>add columns "Project" and "Topic" (optional) (thanks to eekboom)</li>

0 commit comments

Comments
 (0)