Merge branch 'Chore/Bump-version-of-the-day-and-potentially-beta-test' into 'master'
Chore/bump version of the day and potentially beta test See merge request bloodyhealth/drip!413
This commit is contained in:
@@ -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/).
|
||||
|
||||
[<img src="http://dripapp.org/assets/get.png"
|
||||
[<img src="https://dripapp.org/assets/get.png"
|
||||
alt="Get it here"
|
||||
height="55">](http://dripapp.org/release/8.apk)
|
||||
height="55">](https://dripapp.org/release/8.apk)
|
||||
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
||||
alt="Get it on F-Droid"
|
||||
height="80">](https://f-droid.org/packages/com.drip/)
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@ export default {
|
||||
text: 'our wiki',
|
||||
},
|
||||
website: {
|
||||
url: 'http://dripapp.org/',
|
||||
url: 'https://dripapp.org/',
|
||||
text: 'Website',
|
||||
},
|
||||
donate: {
|
||||
|
||||
@@ -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++",
|
||||
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "drip.",
|
||||
"version": "1.2206.19",
|
||||
"version": "1.2207.10",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "drip.",
|
||||
"version": "1.2206.19",
|
||||
"version": "1.2207.10",
|
||||
"contributors": [
|
||||
"Julia Friesel <julia.friesel@gmail.com>",
|
||||
"Marie Kochsiek",
|
||||
|
||||
Reference in New Issue
Block a user