Browse Source

bump version

B. Petersen 5 years ago
parent
commit
19627c9b35
2 changed files with 8 additions and 5 deletions
  1. 4 1
      CHANGELOG.md
  2. 4 4
      deltachat-ios.xcodeproj/project.pbxproj

+ 4 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Delta Chat iOS Changelog
 
-## v0.940.0
+## v0.940.1
 2019-10-30
 
 * add "dark mode" for all views
@@ -13,6 +13,7 @@
 * update translations
 * various bug fixes
 
+
 ## v0.930.0
 2019-10-22
 
@@ -26,6 +27,7 @@
 * update translations
 * various bug fixes
 
+
 ## v0.920.0
 2019-10-10
 
@@ -33,6 +35,7 @@
 * improve onboarding error messages
 * various bug fixes
 
+
 ## v0.910.0
 2019-10-07
 

+ 4 - 4
deltachat-ios.xcodeproj/project.pbxproj

@@ -1378,7 +1378,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 15;
+				CURRENT_PROJECT_VERSION = 16;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1395,7 +1395,7 @@
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 				);
-				MARKETING_VERSION = 0.940.0;
+				MARKETING_VERSION = 0.940.1;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",
@@ -1452,7 +1452,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 15;
+				CURRENT_PROJECT_VERSION = 16;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1469,7 +1469,7 @@
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/release",
 					"$(PROJECT_DIR)/deltachat-ios/libraries/deltachat-core-rust/target/universal/debug",
 				);
-				MARKETING_VERSION = 0.940.0;
+				MARKETING_VERSION = 0.940.1;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",