mirror of
https://github.com/e1fueg0/intellij-gitea-plugin.git
synced 2024-10-27 20:34:04 +00:00
- fixed version
This commit is contained in:
parent
2f14392e1e
commit
f16e8ff7da
@ -1,11 +1,11 @@
|
||||
<!--
|
||||
~ Copyright © 2019 by elfuego.biz
|
||||
~ Copyright © 2020 by elfuego.biz
|
||||
-->
|
||||
|
||||
<idea-plugin>
|
||||
<id>biz.elfuego.idea.issues.gitea</id>
|
||||
<name>Gitea issues</name>
|
||||
<version>1.5</version>
|
||||
<version>1.6</version>
|
||||
<vendor email="support@elfuego.biz" url="http://elfuego.biz">elfuego.biz</vendor>
|
||||
|
||||
<description><![CDATA[
|
||||
@ -13,8 +13,8 @@
|
||||
]]></description>
|
||||
|
||||
<change-notes><![CDATA[
|
||||
Added offset/limit processing.<br>
|
||||
Implemented 'assigned to me' filter.<br>
|
||||
Fixes errors with loading issues without limits (contributed by billlhead).<br>
|
||||
Fixes searching for issues containing white spaces (contributed by billlhead).<br>
|
||||
]]>
|
||||
</change-notes>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user