Skip to content

Commit 3446be5

Browse files
committed
Upversion to 0.8.1.Final for release
Signed-off-by: Rob Stryker <[email protected]>
1 parent 252df96 commit 3446be5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ideaVersion=IC-2023.2.4
22
# build number ranges
33
# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
44
sinceIdeaBuild=211
5-
projectVersion=0.8.1-SNAPSHOT
5+
projectVersion=0.8.1.Final
66
jetBrainsToken=invalid
77
jetBrainsChannel=stable
88
intellijPluginVersion=1.16.0

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
]]></description>
1010

1111
<change-notes><![CDATA[
12+
<h3>0.8.1.Final</h3>
13+
<ul>
14+
15+
</ul>
1216
<h3>0.8.0.Final</h3>
1317
<p>Version 0.8.0 primarily fixes small issues that allow intellij-rsp to work with newer versions of intelliJ.</p>
1418
<ul>

0 commit comments

Comments
 (0)