File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : tools =" http://schemas.android.com/tools" android : versionCode =" 1" android : versionName =" 2023.3.3 " android : installLocation =" internalOnly" package =" com.x8bit.bitwarden" >
2
+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" xmlns : tools =" http://schemas.android.com/tools" android : versionCode =" 1" android : versionName =" 2023.4.0 " android : installLocation =" internalOnly" package =" com.x8bit.bitwarden" >
3
3
<uses-sdk android : minSdkVersion =" 21" android : targetSdkVersion =" 33" />
4
4
<uses-permission android : name =" android.permission.INTERNET" />
5
5
<uses-permission android : name =" android.permission.NFC" />
Original file line number Diff line number Diff line change 11
11
<key >CFBundleIdentifier </key >
12
12
<string >com.8bit.bitwarden.autofill </string >
13
13
<key >CFBundleShortVersionString </key >
14
- <string >2023.3.3 </string >
14
+ <string >2023.4.0 </string >
15
15
<key >CFBundleVersion </key >
16
16
<string >1 </string >
17
17
<key >CFBundleLocalizations </key >
Original file line number Diff line number Diff line change 11
11
<key >CFBundleIdentifier </key >
12
12
<string >com.8bit.bitwarden.find-login-action-extension </string >
13
13
<key >CFBundleShortVersionString </key >
14
- <string >2023.3.3 </string >
14
+ <string >2023.4.0 </string >
15
15
<key >CFBundleLocalizations </key >
16
16
<array >
17
17
<string >en </string >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >XPC! </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >2023.3.3 </string >
18
+ <string >2023.4.0 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >1 </string >
21
21
<key >MinimumOSVersion </key >
Original file line number Diff line number Diff line change 11
11
<key >CFBundleIdentifier </key >
12
12
<string >com.8bit.bitwarden </string >
13
13
<key >CFBundleShortVersionString </key >
14
- <string >2023.3.3 </string >
14
+ <string >2023.4.0 </string >
15
15
<key >CFBundleVersion </key >
16
16
<string >1 </string >
17
17
<key >CFBundleIconName </key >
You can’t perform that action at this time.
0 commit comments