Skip to content

Commit

Permalink
release 0.8.1 (#589)
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
  • Loading branch information
adietish committed Apr 4, 2023
1 parent 70ef438 commit 8ce6727
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ideaVersion=IC-2021.1
# build number ranges
# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
sinceIdeaBuild=221
projectVersion=0.8.1-SNAPSHOT
projectVersion=0.8.1
jetBrainsToken=invalid
jetBrainsChannel=stable
intellijPluginVersion=1.13.2
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
</description>
<change-notes>
<![CDATA[
<h3>0.8.1</h3>
<ul>
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/586">As a user I want to be able to use a KUBECONFIG at any location, not just the default</a></li>
</ul>
<h3>0.8.0</h3>
<ul>
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/549">Feature Request: Support Multi Resource Files</a></li>
Expand Down

0 comments on commit 8ce6727

Please sign in to comment.