Skip to content

Commit ba0301e

Browse files
committed
Updated plugin version
1 parent 2903ce0 commit ba0301e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.alivanov.intellij.plugins.liquigen'
6-
version '0.0.6'
6+
version '0.0.7'
77

88
apply plugin: "java"
99

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424

2525
<change-notes><![CDATA[
2626
<ul>
27+
<li>
28+
v0.0.7<br/>
29+
IDEA and DataGrip support starting from 2019.1<br/>
30+
Liquibase version upgraded to 3.6.3
31+
</li>
2732
<li>
2833
v0.0.6<br/>
2934
Changes for IDEA and DataGrip 2018.3

0 commit comments

Comments
 (0)