Skip to content

Commit

Permalink
[TASK] Prepare version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cvette committed Jan 26, 2020
1 parent d9fc2a0 commit 95ae3c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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.2.0
version = 1.3.0
ideaVersion = 2019.3.1
grammarKitVersion = 2019.3
downloadIdeaSources = true
Expand Down
5 changes: 2 additions & 3 deletions src/main/resources/META-INF/change-notes.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<html>
<ul>
<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>
<li>FEATURE: Add file templates for node type definitions</li>
<li>TASK: Improve Fusion file templates</li>
</ul>
</html>

0 comments on commit 95ae3c3

Please sign in to comment.