chore(version): bump to 1.1.0 after ios-2 merge
Version bump reflects new features merged from ios-2 branch: - iOS rollover recovery for background/inactive app scenarios - Build script improvements and iOS support - Test app enhancements and UI improvements This is a MINOR version bump per semantic versioning due to backward-compatible feature additions.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'DailyNotificationPlugin'
|
||||
s.version = '1.0.0'
|
||||
s.version = '1.1.0'
|
||||
s.summary = 'Daily Notification Plugin for Capacitor'
|
||||
s.license = 'MIT'
|
||||
s.homepage = 'https://github.com/timesafari/daily-notification-plugin'
|
||||
|
||||
Reference in New Issue
Block a user