diff --git a/AsposeCellsCloud.podspec b/AsposeCellsCloud.podspec
index eae1133..57e179a 100644
--- a/AsposeCellsCloud.podspec
+++ b/AsposeCellsCloud.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s.name = "AsposeCellsCloud"
- s.version = "20.4"
+ s.version = "20.4.1"
s.summary = "Aspose.Cells Cloud SDK for Swift."
s.swift_version = "4.1"
@@ -27,7 +27,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = "This repository contains Aspose.Cells Cloud SDK for swift source code. This SDK allows you to work with Aspose.Cells Cloud REST APIs in your swift applications quickly and easily."
- s.homepage = "https://products.aspose.cloud/cells"
+ s.homepage = "https://products.aspose.cloud/cells/swift"
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif"
diff --git a/AsposeCellsCloud/Info.plist b/AsposeCellsCloud/Info.plist
index 7cd6ff2..569960d 100644
--- a/AsposeCellsCloud/Info.plist
+++ b/AsposeCellsCloud/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 20.4
+ 20.4.1
CFBundleVersion
$(CURRENT_PROJECT_VERSION)