Skip to content

Commit

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

## [Unreleased]

## [0.10.1] - 2023-08-01

## Fixed
- Fixed an SSL error when joining official servers due to connecting with the ip

- Fixed an SSL error when joining official servers due to connecting with the ip

## [0.10.0] - 2023-07-23

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

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

[0.10.1]: https://github.com/Jibby-Games/Flappy-Race/compare/0.10.0...0.10.1

[0.10.0]: https://github.com/Jibby-Games/Flappy-Race/compare/0.9.2...0.10.0

Expand Down
2 changes: 1 addition & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,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.10.0"
config/version="v0.10.1"
config/debug_tools=false
config/debug_tools.editor=true

Expand Down

0 comments on commit d952463

Please sign in to comment.