v0.0.4-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:05:03 -05:00
parent ffac624998
commit 7c9a7d51ce
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.4-2024.01.23-alpha] - 2024-01-23
## Notes: Still fixing stuff
### Added
- Added Nothing
### Changed
- Updated package.json version
### Removed
- Removed Nothing
# [v0.0.3-2024.01.23-alpha] - 2024-01-23
## Notes: Still fixing stuff
### Added
@ -65,7 +77,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[Github Page]: https://github.com/JSSchumacher/LoDS
[v0.0.3-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[v0.0.4-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[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
[v0.0.0-2024.01.23-alpha]: https://github.com/JSSchumacher/LoDS/commit/25330f0d67929365fa866c425217d2fabd9a8775

View File

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