Compare commits

..

No commits in common. "2364f638db653c1735e9de22e4cf0d4e4e0f1824" and "7cef2fedd52dc69f0ef439ca4f6f7f0604292fe3" have entirely different histories.

2 changed files with 1 additions and 9 deletions

View File

@ -2,14 +2,6 @@
All notable changes to this project will be documented in this file.
## Version 0.7.0 - 2024-07-07
### Miscellaneous Tasks
- Add pre-commit.
- Switch to Gitea Actions.
- Upgrade to Bevy 0.14.
## Version 0.6.0 - 2024-03-14
### Miscellaneous Tasks

View File

@ -1,6 +1,6 @@
[package]
name = "bevy_synthizer"
version = "0.7.0"
version = "0.6.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
description = "A Bevy plugin for Synthizer, a library for 3D audio and synthesis with a focus on games and VR applications"
license = "MIT OR Apache-2.0"