Release 1.0.1

This commit is contained in:
Strelkasaurus 2022-07-27 03:31:14 +02:00
parent e7075c1c7d
commit 96de8284ac
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
## Unreleased ## [1.0.1] - 2022-07-27
### Fixed ### Fixed
- Don't try to restart the music while on the bus. - Don't try to restart the music while on the bus.
- Handle the specific secret woods case; play it's specific song instead of the generic seasonal. - Handle the specific secret woods case; play it's specific song instead of the generic seasonal.

View file

@ -1,7 +1,7 @@
{ {
"Name": "SoundLoop Mod", "Name": "SoundLoop Mod",
"Author": "strelkasaur", "Author": "strelkasaur",
"Version": "1.0.1-beta2", "Version": "1.0.1",
"Description": "Loops the in-game music", "Description": "Loops the in-game music",
"UniqueID": "com.strelkasaurus.sm.soundloop", "UniqueID": "com.strelkasaurus.sm.soundloop",
"EntryDll": "SoundLoopMod.dll", "EntryDll": "SoundLoopMod.dll",