Skip to content
Closed
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.2.0
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.2.0
platformType = IC
platformVersion = 2024.2.5
# since-build for the pinned platform line
Expand Down