Skip to content

Commit

Permalink
TASK: Update change notes and version
Browse files Browse the repository at this point in the history
  • Loading branch information
cvette committed Jan 21, 2020
1 parent 11ad45b commit 85a122e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 1.0.0
version = 1.2.0
ideaVersion = 2019.3.1
grammarKitVersion = 2019.3
downloadIdeaSources = true
Expand Down
5 changes: 3 additions & 2 deletions src/main/resources/META-INF/change-notes.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html>
<ul>
<li>Add plugin icon</li>
<li>Bundle doctrine-phpstorm-meta</li>
<li>FEATURE: Added Fusion file creation dialog</li>
<li>TASK: Added org.intellij.intelliLang as dependency</li>
<li>TASK: Removed a lot of deprecated code</li>
</ul>
</html>

0 comments on commit 85a122e

Please sign in to comment.