Skip to content

Commit

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

## [Unreleased]

## [0.8.0] - 2023-05-21

### Added
- Bots!
- New AI bot players to spice up singleplayer and multiplayer games

- Bots!
- New AI bot players to spice up singleplayer and multiplayer games

## [0.7.1] - 2023-04-25

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

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

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

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

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.7.1"
config/version="v0.8.0"

[audio]

Expand Down

0 comments on commit 9397fd2

Please sign in to comment.