Commit db346a4f by Jonathan Thomas

Bumping version to 1.1.0

parent 88a88168
...@@ -4,7 +4,7 @@ All notable changes to **CreatureChat** are documented in this file. The format ...@@ -4,7 +4,7 @@ All notable changes to **CreatureChat** are documented in this file. The format
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html). [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [1.1.0] - 2024-08-07
### Added ### Added
- New LEAD behavior, to guide a player to a random location (and show message when destination is reached) - New LEAD behavior, to guide a player to a random location (and show message when destination is reached)
......
...@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G ...@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true org.gradle.parallel=true
# Mod Properties # Mod Properties
mod_version=1.0.8 mod_version=1.1.0
maven_group=com.owlmaddie maven_group=com.owlmaddie
archives_base_name=creaturechat archives_base_name=creaturechat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment