Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
relatedcode committed Apr 5, 2021
1 parent 556c0aa commit e9a8d85
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ProgressHUD.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ProgressHUD'
s.version = '13.5'
s.version = '13.6'
s.license = 'MIT'

s.summary = 'A lightweight and easy-to-use Progress HUD for iOS.'
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@

<img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/001.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/002.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/003.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/004.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/005.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/006.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/007.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/008.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/009.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/010.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/011.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/011.png" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/012.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/012.png" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/013.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/013.png" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/014.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/014.png" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/015.gif" width="80"> <img src="https://github.com/relatedcode/ProgressHUD/raw/master/Images/015.png" width="80">

## WHAT'S NEW IN 13.5
## WHAT'S NEW IN 13.5 and 13.6

- Bugfix related to showProgress.
- Bugfix related to iPad split screen
- Bugfix related to showProgress

## OVERVIEW

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
13.5
13.6

0 comments on commit e9a8d85

Please sign in to comment.