Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ScanMountGoat committed Jul 23, 2024
1 parent e383b17 commit 456a919
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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/).

## unreleased
## 0.10.4 - 2024-07-23
### Added
* Added an option to remove unused entries in the Modl Editor.
* Added Modl > Rebuild from Mesh to the Modl Editor to both add missing entries and remove unused entries.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ssbh_editor"
version = "0.10.3"
version = "0.10.4"
authors = ["SMG"]
edition = "2021"
description = "View, edit, and validate models for Smash Ultimate"
Expand Down

0 comments on commit 456a919

Please sign in to comment.