diff --git a/Braintree.podspec b/Braintree.podspec
index 79bb92ecd3..82ebdab379 100644
--- a/Braintree.podspec
+++ b/Braintree.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Braintree"
- s.version = "4.6.0"
+ s.version = "4.6.1"
s.summary = "Braintree v.zero: A modern foundation for accepting payments"
s.description = <<-DESC
Braintree is a full-stack payments platform for developers
diff --git a/BraintreeCore/Braintree-Version.h b/BraintreeCore/Braintree-Version.h
index 424a7e712b..691d9347fa 100644
--- a/BraintreeCore/Braintree-Version.h
+++ b/BraintreeCore/Braintree-Version.h
@@ -1 +1 @@
-#define BRAINTREE_VERSION (@"4.6.0")
+#define BRAINTREE_VERSION (@"4.6.1")
diff --git a/BraintreeCore/Info.plist b/BraintreeCore/Info.plist
index e3e57a3f78..10993c22dd 100644
--- a/BraintreeCore/Info.plist
+++ b/BraintreeCore/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 4.6.0
+ 4.6.1
CFBundleSignature
????
CFBundleVersion
- 4.6.0
+ 4.6.1
NSPrincipalClass
diff --git a/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h b/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h
index b0639240e6..f529d2b5e6 100644
--- a/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h
+++ b/BraintreePayPal/PayPalUtils/Public/PPOTVersion.h
@@ -6,6 +6,6 @@
#ifndef PPOTVersion_h
#define PPOTVersion_h
-#define PayPalOTVersion() @"4.6.0"
+#define PayPalOTVersion() @"4.6.1"
#endif
diff --git a/Demo/Supporting Files/Braintree-Demo-Info.plist b/Demo/Supporting Files/Braintree-Demo-Info.plist
index 3233fcbf11..730475cc48 100644
--- a/Demo/Supporting Files/Braintree-Demo-Info.plist
+++ b/Demo/Supporting Files/Braintree-Demo-Info.plist
@@ -41,7 +41,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.6.0
+ 4.6.1
CFBundleURLTypes
@@ -56,7 +56,7 @@
CFBundleVersion
- 4.6.0
+ 4.6.1
LSApplicationQueriesSchemes
com.braintreepayments.Demo.payments