소스 검색

make build-number a simple, increasing number as for android

B. Petersen 6 년 전
부모
커밋
89c5005d03
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      deltachat-ios/Info.plist

+ 1 - 1
deltachat-ios/Info.plist

@@ -28,7 +28,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>6.0</string>
+	<string>7</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>LSSupportsOpeningDocumentsInPlace</key>