Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fabric_version=0.97.2+1.20.4
fabric_installer_version=1.0.1

# Mod
mod_version=0.1.2
mod_version=0.3.1
maven_group=org.communitypoke
archives_base_name=luamap

Expand Down
2 changes: 1 addition & 1 deletion ide-plugin/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# LuaMap IntelliJ plugin
pluginVersion = 0.1.2
pluginVersion = 0.3.1
# Since 2025.3 JetBrains ships a single unified "IntelliJ IDEA" archive
# (ideaIU) — there is no separate ideaIC build. The plugin only uses core
# platform APIs, so building against IU stays compatible with IC installs.
Expand Down