We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ab28b commit 07ce2e6Copy full SHA for 07ce2e6
2 files changed
changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.1.0
4
+
5
+Note: this version includes networking changes, servers and clients must be upgraded together.
6
7
+- Added a per-policy option to automatically trigger a single operation when opening an inventory
8
9
## 2.0.3
10
11
- Fixed a compatibility issue with creative search introduced in v2.0.1
gradle.properties
@@ -10,7 +10,7 @@
template_version=7
12
# Mod Version
13
-mod_version=2.0.3
+mod_version=2.1.0
14
# 'STABLE', 'BETA' or 'ALPHA'
15
mod_version_type=STABLE
16
0 commit comments