File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44package libkb
55
66// Version is the current version (should be MAJOR.MINOR.PATCH)
7- const Version = "6.0.1 "
7+ const Version = "6.0.2 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ apply plugin: 'com.github.triplet.play'
44import com.android.build.OutputFile
55
66// KB: app version
7- def VERSION_NAME = " 6.0.1 "
7+ def VERSION_NAME = " 6.0.2 "
88
99/**
1010 * The react.gradle file registers a task for each build variant (e.g. bundleDebugJsAndAssets
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >6.0.1 </string >
20+ <string >6.0.2 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >XPC! </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >6.0.1 </string >
20+ <string >6.0.2 </string >
2121 <key >CFBundleVersion </key >
2222 <string >1 </string >
2323 <key >NSExtension </key >
You can’t perform that action at this time.
0 commit comments