Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaschengdev committed Oct 2, 2013
1 parent f3d3607 commit ce69995
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion WYPopoverController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'WYPopoverController'
s.version = '0.1.5-beta'
s.version = '0.1.6-beta'
s.summary = 'An iOS Popover for iPhone and iPad. Very customizable.'
s.description = <<-DESC
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYPopoverController.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.5-beta
Version 0.1.5
WYPopoverController is available under the MIT license.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYPopoverController.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.5-beta
Version 0.1.5
WYPopoverController is available under the MIT license.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYStoryboardPopoverSegue.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.5-beta
Version 0.1.5
WYPopoverController is available under the MIT license.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYStoryboardPopoverSegue.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.5-beta
Version 0.1.5
WYPopoverController is available under the MIT license.
Expand Down

0 comments on commit ce69995

Please sign in to comment.