Skip to content

Commit c55fe77

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents 0371bc0 + 5fbae76 commit c55fe77

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# flappy-fly-bird [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
22

3-
[![Language](https://img.shields.io/badge/Language-Swift_5.1-orange.svg)]()
3+
[![Language](https://img.shields.io/badge/Language-Swift_5.3-orange.svg)]()
44
[![Framework](https://img.shields.io/badge/Framework-SpriteKit-red.svg)]()
55
[![Framework](https://img.shields.io/badge/Framework-GameplayKit-purple.svg)]()
66
[![Shaders](https://img.shields.io/badge/Shaders-GLSL-green.svg)]()
77
[![License](https://img.shields.io/badge/License-MIT-blue.svg)]()
88

9-
**Last Update: 22/June/2020.**
9+
**Last Update: 18/July/2020.**
1010

1111
![](logo-flappy_fly_bird.png)
1212

@@ -70,6 +70,9 @@ There were used graphical resources such as `audio`, `music` and `images`. Those
7070
## v 1.4.7
7171
- Minor updated that includes the support for the latest changes in the language and SDK
7272

73+
## v 1.4.8
74+
- Updated to the latest Swift version and lifted the minimum deplayment target to `iOS/iPadOS 12.0`
75+
7376
# 🗺 Roadmap
7477
- [x] New playable characters
7578
- [ ] Unique visual effects for playable characters

0 commit comments

Comments
 (0)