We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba5072 commit 1125834Copy full SHA for 1125834
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Module Maker Changelog
2
3
+## [1.0.26]
4
+- Platform updates
5
+
6
## [1.0.25]
7
- Update window sizes
8
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.joetr.modulemaker
pluginName = ModuleMaker
pluginRepositoryUrl = https://github.com/j-roskopf/ModuleMakerPlugin
# SemVer format -> https://semver.org
-pluginVersion = 1.0.25
+pluginVersion = 1.0.26
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
pluginSinceBuild = 222
0 commit comments