diff --git a/go/libkb/version.go b/go/libkb/version.go
index 4740e6d87f04..30be4ae7b86f 100644
--- a/go/libkb/version.go
+++ b/go/libkb/version.go
@@ -4,4 +4,4 @@
package libkb
// Version is the current version (should be MAJOR.MINOR.PATCH)
-const Version = "6.6.2"
+const Version = "6.6.3"
diff --git a/shared/android/app/build.gradle b/shared/android/app/build.gradle
index b20b867dd6fd..b966dd02b8c4 100644
--- a/shared/android/app/build.gradle
+++ b/shared/android/app/build.gradle
@@ -4,7 +4,7 @@ apply plugin: "com.facebook.react"
apply plugin: 'com.github.triplet.play'
// KB: app version
-def VERSION_NAME = "6.6.2"
+def VERSION_NAME = "6.6.3"
// KB: Number of commits, like ios
Integer getVersionCode() {
diff --git a/shared/ios/Keybase/Info.plist b/shared/ios/Keybase/Info.plist
index 162c8786e7e6..d418a737be9c 100644
--- a/shared/ios/Keybase/Info.plist
+++ b/shared/ios/Keybase/Info.plist
@@ -19,7 +19,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 6.6.2
+ 6.6.3
CFBundleSignature
????
CFBundleURLTypes
diff --git a/shared/ios/KeybaseShare/Info.plist b/shared/ios/KeybaseShare/Info.plist
index 6fe231622ccb..cb123f8578e7 100644
--- a/shared/ios/KeybaseShare/Info.plist
+++ b/shared/ios/KeybaseShare/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
XPC!
CFBundleShortVersionString
- 6.6.2
+ 6.6.3
CFBundleVersion
200
NSExtension