Skip to content

Commit 2d16743

Browse files
committed
Bump version to 2.3.2
1 parent 3f300b0 commit 2d16743

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ bin/
2121

2222
# fabric
2323

24-
run/
24+
run/
25+
logs/

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
88
loader_version=0.4.8+build.159
99

1010
# Mod Properties
11-
mod_version = 2.3.1
11+
mod_version = 2.3.2
1212
maven_group = net.earthcomputer
1313
archives_base_name = clientcommands
1414

0 commit comments

Comments
 (0)