diff --git a/AltStore/Info.plist b/AltStore/Info.plist
index 7c12f901..e91a88d4 100644
--- a/AltStore/Info.plist
+++ b/AltStore/Info.plist
@@ -14,7 +14,7 @@
ALTPairingFile
<insert pairing file here>
ALTAnisetteURL
- https://ani.sidestore.io
+ http://ani.sidestore.io:6969
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
CFBundleDocumentTypes
diff --git a/Build.xcconfig b/Build.xcconfig
index 74b66906..c47c82ab 100644
--- a/Build.xcconfig
+++ b/Build.xcconfig
@@ -1,8 +1,8 @@
// Configuration settings file format documentation can be found at:
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project/
-MARKETING_VERSION = 0.3.2
-CURRENT_PROJECT_VERSION = 3050
+MARKETING_VERSION = 0.4.0
+CURRENT_PROJECT_VERSION = 4000
SWIFT_ACTIVE_COMPILATION_CONDITIONS[config=Debug] = $(inherited) UNSTABLE MDC
GCC_PREPROCESSOR_DEFINITIONS[config=Debug] = $(inherited) MDC=1
diff --git a/README.md b/README.md
index 66faf98d..e8843c83 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# SideStore
-> SideStore is an *untethered, community driven* alternative app store for non-jailbroken iOS devices
+> SideStore is an *untethered, community driven* alternative app store for non-jailbroken iOS devices
[](https://www.gnu.org/licenses/agpl-3.0)
[](https://makeapullrequest.com)