Skip to content

Commit ed2d5da

Browse files
committed
3.8.2
1 parent 342e94e commit ed2d5da

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+
## 202012-23 3.8.2
614
### Added
715
- Show an error message before allowing players to run bcl commands when plugin is not ready/enabled (because of wrong config or datastore)
816
- Added H2 as an option for datastore #25

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.2-S7.1.0-pre'
8+
version = '3.8.2-S7.1.0'
99
description = 'Better Chunkloading.'
1010
project.ext.authors = 'KasperFranz'
1111

0 commit comments

Comments
 (0)