We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a0306 commit 110669cCopy full SHA for 110669c
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
# flutter Generator Snippets Changelog
4
5
+## [Unreleased]
6
+## 1.1.3
7
+### Added
8
+- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
9
+
10
## 1.1.2
11
12
- just for test ci/cd
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.tbm98.fluttergeneratorsnippets
pluginName_ = flutter_generator_snippets
-pluginVersion = 1.1.2
+pluginVersion = 1.1.3
pluginSinceBuild = 202
pluginUntilBuild = 203.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments