Skip to content

Commit

Permalink
Bump version to 1.3.6 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hlysine committed Jun 27, 2024
1 parent a321561 commit 56bd0ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [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).

## 1.3.6 - 2024-06-27

### Fixed

- Fixed a crash when copycats from other mods interact with multi-state copycats

## 1.3.5 - 2024-06-27

### Fixed
Expand Down
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"homepage": "https://github.com/copycats-plus/copycats/",
"promos": {
"1.20.1-recommended": "1.20.1-1.3.5",
"1.19.2-recommended": "1.19.2-1.3.5",
"1.18.2-recommended": "1.18.2-1.3.5"
"1.20.1-recommended": "1.20.1-1.3.6",
"1.19.2-recommended": "1.19.2-1.3.6",
"1.18.2-recommended": "1.18.2-1.3.6"
}
}

0 comments on commit 56bd0ca

Please sign in to comment.