Skip to content

Commit cc5989a

Browse files
committed
build: bump version to 0.1.3
1 parent 960e6e5 commit cc5989a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
### Available @ [JetBrains Plugins Repository][1]
66

77
Looking for the latest **plugin binaries**? Get them [here][2] as `.zip`
8-
<small>Supported IDE versions: `192.*` to `203.*` (both inclusive)</small>
8+
<small>Supported IDE versions **from 0.1.3**: `202.6397` to `222.*` (both inclusive)</small>
9+
<small>Supported IDE versions **upto 0.1.2**: `192.****` to `203.*` (both inclusive)</small>
910

1011
-----
1112

change-notes/0_1_3.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<h3>0.1.3 (08/06/2022)</h3>
2+
<p>
3+
Fourth alpha release.
4+
</p>
5+
<ul>
6+
<li>Prepared for compatibility with Conventional Commit 0.21.0</li>
7+
</ul>

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.1.2
1+
version=0.1.3
22
platformType=IU
33
platformVersion=202.6397.94
44
pluginSinceBuild=202.6397

0 commit comments

Comments
 (0)