Browse Source

update version

ruki 1 year ago
parent
commit
9a1f0b8b6e
2 changed files with 5 additions and 1 deletions
  1. 4 0
      change-notes.html
  2. 1 1
      gradle.properties

+ 4 - 0
change-notes.html

@@ -1,3 +1,7 @@
+<strong>1.4.1</strong>
+<ul>
+    <li>[FIX]: fix more compatibility issues</li>
+</ul>
 <strong>1.4.0</strong>
 <ul>
     <li>[FIX]: Bug fix for compatibility issues</li>

+ 1 - 1
gradle.properties

@@ -1,4 +1,4 @@
-pluginVersion=1.4.0
+pluginVersion=1.4.1
 pluginSinceBuild=233.11799.238
 pluginUntilBuild=242.*