Skip to content

Commit

Permalink
version 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
angelodipaolo committed Dec 1, 2017
1 parent e6683e5 commit e5ca8eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [4.0.8](https://github.com/Electrode-iOS/ELHybridWeb/releases/tag/v4.0.8)

- Use `overCurrentContext` presentation style when presenting modal views

# [4.0.7](https://github.com/Electrode-iOS/ELHybridWeb/releases/tag/v4.0.7)

- Use safe area layout guide for web view
Expand Down
2 changes: 1 addition & 1 deletion ELHybridWeb/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.0.7</string>
<string>4.0.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit e5ca8eb

Please sign in to comment.