1 parent 9acb9a9 commit 2921bd4Copy full SHA for 2921bd4
2 files changed
changelog.md
@@ -1,3 +1,11 @@
1
+## Essential Commands `v0.41.0` (mc 26.2)
2
+
3
+- fix: default permissions under some conditions (#393) by @eclipseisoffline
4
+- fix: translations in list commands (#394) by @arnokeesman
5
+- lang: add Swedish localization (#395) by dotar
6
7
+---
8
9
## Essential Commands `v0.40.0-beta1` (mc 26.2.0 snapshot 2)
10
11
- upgrade to Minecraft 26.2.0 (snapshot 2) (#391) by @eclipseisoffline
gradle.properties
@@ -13,7 +13,7 @@ fabric_api_version=0.152.1+26.2
13
# Mod Properties
14
mod_name = Essential Commands
15
mod_id = essential_commands
16
-mod_version = 0.40.0-beta1
+mod_version = 0.41.0
17
# TODO @1.0.0: migrate to dev.jpcode
18
maven_group = com.fibermc
19
archives_base_name = essential_commands
0 commit comments