Skip to content

Commit 8f092f2

Browse files
committed
for 21.7 release
1 parent 44193fd commit 8f092f2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+2280
-93
lines changed

AsposeCellsCloud.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "AsposeCellsCloud"
19-
s.version = "20.12"
19+
s.version = "21.7"
2020
s.summary = "Aspose.Cells Cloud SDK for Swift."
2121
s.swift_version = "4.1"
2222

AsposeCellsCloud.xcodeproj/project.pbxproj

Lines changed: 129 additions & 29 deletions
Large diffs are not rendered by default.

AsposeCellsCloud/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>20.12</string>
18+
<string>21.7</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
</dict>

AsposeCellsCloud/Swaggers/APIs/CellsAPI.swift

Lines changed: 229 additions & 35 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)