소스 검색

bump version

B. Petersen 5 년 전
부모
커밋
336bd78fe0
2개의 변경된 파일17개의 추가작업 그리고 4개의 파일을 삭제
  1. 13 0
      CHANGELOG.md
  2. 4 4
      deltachat-ios.xcodeproj/project.pbxproj

+ 13 - 0
CHANGELOG.md

@@ -1,5 +1,18 @@
 # Delta Chat iOS Changelog
 
+## v0.930.0
+2019-10-22
+
+* add "send copy to self" switch
+* play voice messages and other audio
+* show descriptions for images, video and other files
+* show correct delivery states
+* show forwarded messages as such
+* improve group editing
+* show number of unread messages
+* update translations
+* various bug fixes
+
 ## v0.920.0
 2019-10-10
 

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

@@ -1374,7 +1374,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 13;
+				CURRENT_PROJECT_VERSION = 14;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1391,7 +1391,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.920.1;
+				MARKETING_VERSION = 0.930.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",
@@ -1448,7 +1448,7 @@
 				CODE_SIGN_ENTITLEMENTS = "deltachat-ios/deltachat-ios.entitlements";
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 13;
+				CURRENT_PROJECT_VERSION = 14;
 				DEVELOPMENT_TEAM = 8Y86453UA8;
 				ENABLE_BITCODE = NO;
 				HEADER_SEARCH_PATHS = (
@@ -1465,7 +1465,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.920.1;
+				MARKETING_VERSION = 0.930.0;
 				OTHER_CFLAGS = (
 					"$(inherited)",
 					"-isystem",