Skip to content

Commit 2921bd4

Browse files
committed
bump version to 0.41.0
1 parent 9acb9a9 commit 2921bd4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## Essential Commands `v0.40.0-beta1` (mc 26.2.0 snapshot 2)
210

311
- upgrade to Minecraft 26.2.0 (snapshot 2) (#391) by @eclipseisoffline

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fabric_api_version=0.152.1+26.2
1313
# Mod Properties
1414
mod_name = Essential Commands
1515
mod_id = essential_commands
16-
mod_version = 0.40.0-beta1
16+
mod_version = 0.41.0
1717
# TODO @1.0.0: migrate to dev.jpcode
1818
maven_group = com.fibermc
1919
archives_base_name = essential_commands

0 commit comments

Comments
 (0)