Skip to content

Commit 110669c

Browse files
author
minh.tran
committed
update 1.1.3
1 parent e2a0306 commit 110669c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
# flutter Generator Snippets Changelog
44

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+
510
## 1.1.2
611

712
- just for test ci/cd

gradle.properties

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

44
pluginGroup = com.github.tbm98.fluttergeneratorsnippets
55
pluginName_ = flutter_generator_snippets
6-
pluginVersion = 1.1.2
6+
pluginVersion = 1.1.3
77
pluginSinceBuild = 202
88
pluginUntilBuild = 203.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

0 commit comments

Comments
 (0)