Skip to content

Commit

Permalink
Version 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharee committed Aug 25, 2024
1 parent 0e90d15 commit e9a1115
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/common.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'common'
spec.version = '49'
spec.version = '50'
spec.homepage = 'https://zwander.dev'
spec.source = { :http=> ''}
spec.authors = ''
Expand Down
4 changes: 2 additions & 2 deletions iosApp/iosApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.13.1</string>
<string>1.13.2</string>
<key>CFBundleVersion</key>
<string>49</string>
<string>50</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>
Expand Down

0 comments on commit e9a1115

Please # to comment.