v0.0.3-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 19:58:26 -05:00
parent 97b7c71aa5
commit ffac624998
2 changed files with 17 additions and 4 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.3-2024.01.23-alpha] - 2024-01-23
## Notes: Still fixing stuff
### Added
- Added Nothing
### Changed
- Updated package.json version
### Removed
- Removed Nothing
# [v0.0.2-2024.01.23-alpha] - 2024-01-23
## Notes: Fixing README and Changlog
### Added
@ -53,6 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[Github Page]: https://github.com/JSSchumacher/LoDS
[v0.0.2-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[v0.0.1-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[v0.0.0-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[v0.0.3-2024.01.23-alpha]: https://www.joshuaschumacher.com/dev/work-in-progress
[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": "v0.0.0-2024.01.23-alpha",
"version": "0.0.3-2024.01.23-alpha",
"description": "LoDS - Locally online DS for online local multiplayer on the nds",
"author": {
"name": "Joshua Schumacher",