diff --git a/README.md b/README.md
index 1587c81..fa0d18c 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# drip, the open-source cycle tracking app
A menstrual cycle tracking app that's open-source and leaves your data on your phone. Use it to track your menstrual cycle and/or for fertility awareness!
-Find more information on [our website](http://dripapp.org/).
+Find more information on [our website](https://dripapp.org/).
-[
](http://dripapp.org/release/8.apk)
+ height="55">](https://dripapp.org/release/8.apk)
[
](https://f-droid.org/packages/com.drip/)
diff --git a/i18n/en/links.js b/i18n/en/links.js
index fd3e223..2aa649e 100644
--- a/i18n/en/links.js
+++ b/i18n/en/links.js
@@ -12,7 +12,7 @@ export default {
text: 'our wiki',
},
website: {
- url: 'http://dripapp.org/',
+ url: 'https://dripapp.org/',
text: 'Website',
},
donate: {
diff --git a/ios/drip.xcodeproj/project.pbxproj b/ios/drip.xcodeproj/project.pbxproj
index c5d97e3..35a9877 100644
--- a/ios/drip.xcodeproj/project.pbxproj
+++ b/ios/drip.xcodeproj/project.pbxproj
@@ -857,7 +857,7 @@
"\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"",
"$(inherited)",
);
- MARKETING_VERSION = 1.2206.19;
+ MARKETING_VERSION = 1.2207.10;
OTHER_LDFLAGS = (
"-ObjC",
"-lc++",
@@ -936,7 +936,7 @@
"\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"",
"$(inherited)",
);
- MARKETING_VERSION = 1.2206.19;
+ MARKETING_VERSION = 1.2207.10;
OTHER_LDFLAGS = (
"-ObjC",
"-lc++",
diff --git a/package-lock.json b/package-lock.json
index 975db29..b29d1dc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "drip.",
- "version": "1.2206.19",
+ "version": "1.2207.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index b84132f..5634705 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "drip.",
- "version": "1.2206.19",
+ "version": "1.2207.10",
"contributors": [
"Julia Friesel ",
"Marie Kochsiek",