Skip to content

Commit aac12ad

Browse files
committed
release 3.8.1
1 parent 4c3ea36 commit aac12ad

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/ ), and following the format from [keep a CHANGELOG](http://keepachangelog.com/ )
44

55
## [Unreleased][unreleased]
6+
### Added
7+
8+
### Changed
9+
10+
### Fixed
11+
12+
13+
## 2020-10-26 3.8.1
614
### Added
715
- Sending a message to the player if another player is deleting their chunkloader
816
- Allowing the player to Delete their own/others Chunk Loaders through the list command (permission betterchunkloader.list.delete.others/ betterchunkloader.list.delete.own) #6

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'net.kaikk.mc'
8-
version = '3.8.1-S7.1.0-dev'
8+
version = '3.8.1-S7.1.0'
99
description = 'Better Chunkloading.'
1010
project.ext.authors = 'KaiNoMood, Rob5Underscores, KasperFranz'
1111

0 commit comments

Comments
 (0)