File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Module Maker Changelog
22
3+ ## [ 1.0.24]
4+ - Update Platform Version
5+
36## [ 1.0.23]
47- Add file preview
58
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.joetr.modulemaker
44pluginName = ModuleMaker
55pluginRepositoryUrl = https://github.com/j-roskopf/ModuleMakerPlugin
66# SemVer format -> https://semver.org
7- pluginVersion = 1.0.23
7+ pluginVersion = 1.0.24
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 222
@@ -13,7 +13,7 @@ pluginSinceBuild = 222
1313# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1414platformType = AI
1515# AS version and patch at the end
16- platformVersion = 2023.3.1 .1
16+ platformVersion = 2024.1.2 .1
1717
1818# Example: platformBundledPlugins = com.intellij.java
1919platformBundledPlugins = com.intellij.java
You can’t perform that action at this time.
0 commit comments