Skip to content

Commit

Permalink
Update version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jibbajabbafic authored and github-actions[bot] committed May 27, 2023
1 parent 3c47fe9 commit e7e9d06
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,13 @@ Types of changes:

## [Unreleased]

## [0.8.1] - 2023-05-27

### Fixed
- Limit bots to the total amount of player slots
- Improve nav polygons to improve bot navigation
- Stop obstacles sometimes unloading when players were nearby

- Limit bots to the total amount of player slots
- Improve nav polygons to improve bot navigation
- Stop obstacles sometimes unloading when players were nearby

## [0.8.0] - 2023-05-21

Expand Down Expand Up @@ -290,7 +293,9 @@ First proper release! :D
- Animated title screen background
- Spectator mode and death camera

[Unreleased]: https://github.com/Jibby-Games/Flappy-Race/compare/0.8.0...HEAD
[Unreleased]: https://github.com/Jibby-Games/Flappy-Race/compare/0.8.1...HEAD

[0.8.1]: https://github.com/Jibby-Games/Flappy-Race/compare/0.8.0...0.8.1

[0.8.0]: https://github.com/Jibby-Games/Flappy-Race/compare/0.7.1...0.8.0

Expand Down
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config/description="Multiplayer flappy bird"
run/main_scene="res://common/main.tscn"
config/icon="res://icon.png"
config/windows_native_icon="res://icon.ico"
config/version="v0.8.0"
config/version="v0.8.1"

[audio]

Expand Down

0 comments on commit e7e9d06

Please sign in to comment.