chore(release): bump plugin version to 1.3.3

Sync version in package.json, package-lock.json, Android/Kotlin sources,
iOS Info.plist, and ios/DailyNotificationPlugin.podspec.
This commit is contained in:
Jose Olarte III
2026-03-09 20:32:02 +08:00
parent 6df1d4a7c6
commit b8d9b6247d
9 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DailyNotificationPlugin'
s.version = '1.2.1'
s.version = '1.3.3'
s.summary = 'Daily Notification Plugin for Capacitor'
s.license = 'MIT'
s.homepage = 'https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin'

View File

@@ -56,7 +56,7 @@
<!-- Version -->
<key>CFBundleShortVersionString</key>
<string>1.3.2</string>
<string>1.3.3</string>
<!-- Build Number -->
<key>CFBundleVersion</key>