From 31bcece85700fd362f8092eada9906a970daa918 Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Sun, 10 Jul 2022 19:33:11 +0200 Subject: [PATCH 1/2] Bump version number 1.2207.10 --- ios/drip.xcodeproj/project.pbxproj | 4 ++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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", From 5c235b5197bd43a3f92f9ecc8f0bdf629005eb66 Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Sun, 10 Jul 2022 19:34:01 +0200 Subject: [PATCH 2/2] Update https website link --- README.md | 6 +++--- i18n/en/links.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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/). -[Get it here](http://dripapp.org/release/8.apk) + height="55">](https://dripapp.org/release/8.apk) [Get it on F-Droid](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: {