Skip to content

Commit 8025658

Browse files
authored
2024.1.2.1 (#71)
1 parent 47865d1 commit 8025658

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Module Maker Changelog
22

3+
## [1.0.24]
4+
- Update Platform Version
5+
36
## [1.0.23]
47
- Add file preview
58

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = com.joetr.modulemaker
44
pluginName = ModuleMaker
55
pluginRepositoryUrl = 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
1010
pluginSinceBuild = 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
1414
platformType = 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
1919
platformBundledPlugins = com.intellij.java

0 commit comments

Comments
 (0)