Bump version number 1.2208.11

This commit is contained in:
bl00dymarie
2022-08-11 08:20:25 +02:00
parent fcc54566fc
commit deb9d3d8e8
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -840,7 +840,7 @@
"\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"", "\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"",
"$(inherited)", "$(inherited)",
); );
MARKETING_VERSION = 1.2208.8; MARKETING_VERSION = 1.2208.11;
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-ObjC", "-ObjC",
"-lc++", "-lc++",
@@ -919,7 +919,7 @@
"\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"", "\"${PODS_ROOT}/../../node_modules/realm/vendor/realm-ios\"",
"$(inherited)", "$(inherited)",
); );
MARKETING_VERSION = 1.2208.8; MARKETING_VERSION = 1.2208.11;
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"-ObjC", "-ObjC",
"-lc++", "-lc++",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "drip.", "name": "drip.",
"version": "1.2208.8", "version": "1.2208.11",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "drip.", "name": "drip.",
"version": "1.2208.8", "version": "1.2208.11",
"contributors": [ "contributors": [
"Julia Friesel <julia.friesel@gmail.com>", "Julia Friesel <julia.friesel@gmail.com>",
"Marie Kochsiek", "Marie Kochsiek",