v0.0.5-2024.01.23-alpha

## Notes: Still fixing stuff
### Added
- Added Nothing

### Changed
- Updated package.json version

### Removed
- Removed Nothing
This commit is contained in:
Xeon 2024-01-23 20:06:51 -05:00
parent 7c9a7d51ce
commit b9eeb9a903
2 changed files with 15 additions and 2 deletions

View File

@ -12,6 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Planed Items
# [v0.0.5-2024.01.23-alpha] - 2024-01-23
## Notes: Still fixing stuff
### Added
- Added Nothing
### Changed
- Updated package.json version
### Removed
- Removed Nothing
# [v0.0.4-2024.01.23-alpha] - 2024-01-23
## Notes: Still fixing stuff
### Added
@ -77,7 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[Github Page]: https://github.com/JSSchumacher/LoDS
[v0.0.4-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[v0.0.5-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[v0.0.4-2024.01.23-alpha]: https://github.com/JSSchumacher/LoDS/commit/7c9a7d51ce607a01207b1e4d1df0cea32db25773
[v0.0.3-2024.01.23-alpha]: https://github.com/JSSchumacher/LoDS/commit/ffac6249984ea4edcabee44d96eb092e39529e93
[v0.0.2-2024.01.23-alpha]: https://github.com/JSSchumacher/LoDS/commit/97b7c71aa5e229d1e33cad28cdb534758e14f80f
[v0.0.1-2024.01.23-alpha]: https://github.com/JSSchumacher/LoDS/commit/3aeca846947acd798fa65710224c22cef5f3cd43

View File

@ -1,6 +1,6 @@
{
"name": "lods",
"version": "0.0.4-2024.01.23",
"version": "0.0.5",
"description": "LoDS - Locally online DS for online local multiplayer on the nds",
"author": {
"name": "Joshua Schumacher",