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:
Sofiya Tepikin
2022-07-10 17:41:16 +00:00
5 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
# drip, the open-source cycle tracking app # 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! 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" 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" [<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid" alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.drip/) height="80">](https://f-droid.org/packages/com.drip/)
+1 -1
View File
@@ -12,7 +12,7 @@ export default {
text: 'our wiki', text: 'our wiki',
}, },
website: { website: {
url: 'http://dripapp.org/', url: 'https://dripapp.org/',
text: 'Website', text: 'Website',
}, },
donate: { donate: {
+2 -2
View File
@@ -857,7 +857,7 @@
"\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"", "\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"",
"$(inherited)", "$(inherited)",
); );
MARKETING_VERSION = 1.2206.19; MARKETING_VERSION = 1.2207.10;
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-ObjC", "-ObjC",
"-lc++", "-lc++",
@@ -936,7 +936,7 @@
"\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"", "\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"",
"$(inherited)", "$(inherited)",
); );
MARKETING_VERSION = 1.2206.19; MARKETING_VERSION = 1.2207.10;
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-ObjC", "-ObjC",
"-lc++", "-lc++",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "drip.", "name": "drip.",
"version": "1.2206.19", "version": "1.2207.10",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "drip.", "name": "drip.",
"version": "1.2206.19", "version": "1.2207.10",
"contributors": [ "contributors": [
"Julia Friesel <julia.friesel@gmail.com>", "Julia Friesel <julia.friesel@gmail.com>",
"Marie Kochsiek", "Marie Kochsiek",