Skip to content

Commit 6d1a8bd

Browse files
committed
Bump version to 0.9.3 and update changelog
1 parent 23ec5cc commit 6d1a8bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.9.3 - 2025-01-01
9+
10+
### Fixed
11+
12+
- Inventory bridge not working with two inventories when both item filters are empty
13+
- Copycat incompatibility with AdditionalPlacements
14+
815
## 0.9.2 - 2024-10-12
916

1017
### Fixed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ mod_name=Create: Connected
6666
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
6767
mod_license=GNU Affero General Public License v3.0
6868
# The mod version. See https://semver.org/
69-
mod_version=0.9.2-mc1.20.1
69+
mod_version=0.9.3-mc1.20.1
7070
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
7171
# This should match the base package used for the mod sources.
7272
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html

0 commit comments

Comments
 (0)