Skip to content

Commit 1581f27

Browse files
committed
Version 0.6.5
1 parent 12cd158 commit 1581f27

File tree

4 files changed

+60
-60
lines changed

4 files changed

+60
-60
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ android {
143143
applicationId MYAPP_APP_ID
144144
minSdkVersion rootProject.ext.minSdkVersion
145145
targetSdkVersion rootProject.ext.targetSdkVersion
146-
versionCode 120
147-
versionName "0.6.4"
146+
versionCode 121
147+
versionName "0.6.5"
148148
missingDimensionStrategy 'react-native-camera', 'general'
149149
multiDexEnabled true
150150
manifestPlaceholders = [appName: "Blixt Wallet"]

ios/BlixtWallet.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@
761761
CHAIN = mainnet;
762762
CLANG_ENABLE_MODULES = YES;
763763
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
764-
CURRENT_PROJECT_VERSION = 65;
764+
CURRENT_PROJECT_VERSION = 66;
765765
DEBUG = true;
766766
DEVELOPMENT_TEAM = AT26Z24V2Q;
767767
EXCLUDED_ARCHS = "i386 x86_64";
@@ -777,7 +777,7 @@
777777
"$(inherited)",
778778
"@executable_path/Frameworks",
779779
);
780-
MARKETING_VERSION = 0.6.4;
780+
MARKETING_VERSION = 0.6.5;
781781
OTHER_LDFLAGS = (
782782
"$(inherited)",
783783
"-ObjC",
@@ -803,7 +803,7 @@
803803
CHAIN = mainnet;
804804
CLANG_ENABLE_MODULES = YES;
805805
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
806-
CURRENT_PROJECT_VERSION = 65;
806+
CURRENT_PROJECT_VERSION = 66;
807807
DEBUG = false;
808808
DEVELOPMENT_TEAM = AT26Z24V2Q;
809809
EXCLUDED_ARCHS = "i386 x86_64";
@@ -819,7 +819,7 @@
819819
"$(inherited)",
820820
"@executable_path/Frameworks",
821821
);
822-
MARKETING_VERSION = 0.6.4;
822+
MARKETING_VERSION = 0.6.5;
823823
OTHER_LDFLAGS = (
824824
"$(inherited)",
825825
"-ObjC",
@@ -1039,7 +1039,7 @@
10391039
CHAIN = testnet;
10401040
CLANG_ENABLE_MODULES = YES;
10411041
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
1042-
CURRENT_PROJECT_VERSION = 65;
1042+
CURRENT_PROJECT_VERSION = 66;
10431043
DEBUG = true;
10441044
DEVELOPMENT_TEAM = AT26Z24V2Q;
10451045
EXCLUDED_ARCHS = "i386 x86_64";
@@ -1055,7 +1055,7 @@
10551055
"$(inherited)",
10561056
"@executable_path/Frameworks",
10571057
);
1058-
MARKETING_VERSION = 0.6.4;
1058+
MARKETING_VERSION = 0.6.5;
10591059
OTHER_LDFLAGS = (
10601060
"$(inherited)",
10611061
"-ObjC",
@@ -1170,7 +1170,7 @@
11701170
CHAIN = testnet;
11711171
CLANG_ENABLE_MODULES = YES;
11721172
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
1173-
CURRENT_PROJECT_VERSION = 65;
1173+
CURRENT_PROJECT_VERSION = 66;
11741174
DEBUG = false;
11751175
DEVELOPMENT_TEAM = AT26Z24V2Q;
11761176
EXCLUDED_ARCHS = "i386 x86_64";
@@ -1186,7 +1186,7 @@
11861186
"$(inherited)",
11871187
"@executable_path/Frameworks",
11881188
);
1189-
MARKETING_VERSION = 0.6.4;
1189+
MARKETING_VERSION = 0.6.5;
11901190
OTHER_LDFLAGS = (
11911191
"$(inherited)",
11921192
"-ObjC",
@@ -1304,7 +1304,7 @@
13041304
CLANG_ENABLE_MODULES = YES;
13051305
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
13061306
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
1307-
CURRENT_PROJECT_VERSION = 65;
1307+
CURRENT_PROJECT_VERSION = 66;
13081308
DEBUG = true;
13091309
DEVELOPMENT_TEAM = AT26Z24V2Q;
13101310
EXCLUDED_ARCHS = "i386 x86_64";
@@ -1320,7 +1320,7 @@
13201320
"$(inherited)",
13211321
"@executable_path/Frameworks",
13221322
);
1323-
MARKETING_VERSION = 0.6.4;
1323+
MARKETING_VERSION = 0.6.5;
13241324
OTHER_LDFLAGS = (
13251325
"$(inherited)",
13261326
"-ObjC",
@@ -1435,7 +1435,7 @@
14351435
CHAIN = regtest;
14361436
CLANG_ENABLE_MODULES = YES;
14371437
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
1438-
CURRENT_PROJECT_VERSION = 65;
1438+
CURRENT_PROJECT_VERSION = 66;
14391439
DEBUG = false;
14401440
DEVELOPMENT_TEAM = AT26Z24V2Q;
14411441
EXCLUDED_ARCHS = "i386 x86_64";
@@ -1451,7 +1451,7 @@
14511451
"$(inherited)",
14521452
"@executable_path/Frameworks",
14531453
);
1454-
MARKETING_VERSION = 0.6.4;
1454+
MARKETING_VERSION = 0.6.5;
14551455
OTHER_LDFLAGS = (
14561456
"$(inherited)",
14571457
"-ObjC",
@@ -1568,7 +1568,7 @@
15681568
CHAIN = mainnet;
15691569
CLANG_ENABLE_MODULES = YES;
15701570
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
1571-
CURRENT_PROJECT_VERSION = 65;
1571+
CURRENT_PROJECT_VERSION = 66;
15721572
DEBUG = true;
15731573
DEVELOPMENT_TEAM = AT26Z24V2Q;
15741574
EXCLUDED_ARCHS = "i386 x86_64";
@@ -1584,7 +1584,7 @@
15841584
"$(inherited)",
15851585
"@executable_path/Frameworks",
15861586
);
1587-
MARKETING_VERSION = 0.6.4;
1587+
MARKETING_VERSION = 0.6.5;
15881588
OTHER_LDFLAGS = (
15891589
"$(inherited)",
15901590
"-ObjC",
@@ -1699,7 +1699,7 @@
16991699
CHAIN = mainnet;
17001700
CLANG_ENABLE_MODULES = YES;
17011701
CODE_SIGN_ENTITLEMENTS = BlixtWallet/BlixtWallet.entitlements;
1702-
CURRENT_PROJECT_VERSION = 65;
1702+
CURRENT_PROJECT_VERSION = 66;
17031703
DEBUG = false;
17041704
DEVELOPMENT_TEAM = AT26Z24V2Q;
17051705
EXCLUDED_ARCHS = "i386 x86_64";
@@ -1715,7 +1715,7 @@
17151715
"$(inherited)",
17161716
"@executable_path/Frameworks",
17171717
);
1718-
MARKETING_VERSION = 0.6.4;
1718+
MARKETING_VERSION = 0.6.5;
17191719
OTHER_LDFLAGS = (
17201720
"$(inherited)",
17211721
"-ObjC",

macos/BlixtWallet.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
382382
CODE_SIGN_IDENTITY = "Apple Development";
383383
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
384-
CURRENT_PROJECT_VERSION = 22;
384+
CURRENT_PROJECT_VERSION = 23;
385385
DEAD_CODE_STRIPPING = NO;
386386
DEBUG = true;
387387
DEVELOPMENT_TEAM = AT26Z24V2Q;
@@ -394,7 +394,7 @@
394394
"@executable_path/../Frameworks",
395395
);
396396
MACOSX_DEPLOYMENT_TARGET = 10.15;
397-
MARKETING_VERSION = 0.6.4;
397+
MARKETING_VERSION = 0.6.5;
398398
OTHER_LDFLAGS = (
399399
"$(inherited)",
400400
"-ObjC",
@@ -419,7 +419,7 @@
419419
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
420420
CODE_SIGN_IDENTITY = "Apple Development";
421421
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
422-
CURRENT_PROJECT_VERSION = 22;
422+
CURRENT_PROJECT_VERSION = 23;
423423
DEBUG = false;
424424
DEVELOPMENT_TEAM = AT26Z24V2Q;
425425
ENABLE_HARDENED_RUNTIME = YES;
@@ -431,7 +431,7 @@
431431
"@executable_path/../Frameworks",
432432
);
433433
MACOSX_DEPLOYMENT_TARGET = 10.15;
434-
MARKETING_VERSION = 0.6.4;
434+
MARKETING_VERSION = 0.6.5;
435435
OTHER_LDFLAGS = (
436436
"$(inherited)",
437437
"-ObjC",
@@ -635,7 +635,7 @@
635635
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
636636
CODE_SIGN_IDENTITY = "-";
637637
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
638-
CURRENT_PROJECT_VERSION = 22;
638+
CURRENT_PROJECT_VERSION = 23;
639639
DEAD_CODE_STRIPPING = NO;
640640
DEBUG = true;
641641
DEVELOPMENT_TEAM = AT26Z24V2Q;
@@ -647,7 +647,7 @@
647647
"@executable_path/../Frameworks",
648648
);
649649
MACOSX_DEPLOYMENT_TARGET = 10.15;
650-
MARKETING_VERSION = 0.6.4;
650+
MARKETING_VERSION = 0.6.5;
651651
OTHER_LDFLAGS = (
652652
"$(inherited)",
653653
"-ObjC",
@@ -728,7 +728,7 @@
728728
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
729729
CODE_SIGN_IDENTITY = "-";
730730
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
731-
CURRENT_PROJECT_VERSION = 22;
731+
CURRENT_PROJECT_VERSION = 23;
732732
DEBUG = false;
733733
DEVELOPMENT_TEAM = AT26Z24V2Q;
734734
FLAVOR = "";
@@ -739,7 +739,7 @@
739739
"@executable_path/../Frameworks",
740740
);
741741
MACOSX_DEPLOYMENT_TARGET = 10.15;
742-
MARKETING_VERSION = 0.6.4;
742+
MARKETING_VERSION = 0.6.5;
743743
OTHER_LDFLAGS = (
744744
"$(inherited)",
745745
"-ObjC",
@@ -825,7 +825,7 @@
825825
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
826826
CODE_SIGN_IDENTITY = "-";
827827
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
828-
CURRENT_PROJECT_VERSION = 22;
828+
CURRENT_PROJECT_VERSION = 23;
829829
DEAD_CODE_STRIPPING = NO;
830830
DEBUG = true;
831831
DEVELOPMENT_TEAM = AT26Z24V2Q;
@@ -837,7 +837,7 @@
837837
"@executable_path/../Frameworks",
838838
);
839839
MACOSX_DEPLOYMENT_TARGET = 10.15;
840-
MARKETING_VERSION = 0.6.4;
840+
MARKETING_VERSION = 0.6.5;
841841
OTHER_LDFLAGS = (
842842
"$(inherited)",
843843
"-ObjC",
@@ -918,7 +918,7 @@
918918
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
919919
CODE_SIGN_IDENTITY = "-";
920920
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
921-
CURRENT_PROJECT_VERSION = 22;
921+
CURRENT_PROJECT_VERSION = 23;
922922
DEBUG = false;
923923
DEVELOPMENT_TEAM = AT26Z24V2Q;
924924
FLAVOR = fakelnd;
@@ -929,7 +929,7 @@
929929
"@executable_path/../Frameworks",
930930
);
931931
MACOSX_DEPLOYMENT_TARGET = 10.15;
932-
MARKETING_VERSION = 0.6.4;
932+
MARKETING_VERSION = 0.6.5;
933933
OTHER_LDFLAGS = (
934934
"$(inherited)",
935935
"-ObjC",
@@ -1015,7 +1015,7 @@
10151015
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
10161016
CODE_SIGN_IDENTITY = "-";
10171017
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
1018-
CURRENT_PROJECT_VERSION = 22;
1018+
CURRENT_PROJECT_VERSION = 23;
10191019
DEAD_CODE_STRIPPING = NO;
10201020
DEBUG = true;
10211021
DEVELOPMENT_TEAM = AT26Z24V2Q;
@@ -1027,7 +1027,7 @@
10271027
"@executable_path/../Frameworks",
10281028
);
10291029
MACOSX_DEPLOYMENT_TARGET = 10.15;
1030-
MARKETING_VERSION = 0.6.4;
1030+
MARKETING_VERSION = 0.6.5;
10311031
OTHER_LDFLAGS = (
10321032
"$(inherited)",
10331033
"-ObjC",
@@ -1108,7 +1108,7 @@
11081108
CODE_SIGN_ENTITLEMENTS = BlixtWallet.entitlements;
11091109
CODE_SIGN_IDENTITY = "-";
11101110
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
1111-
CURRENT_PROJECT_VERSION = 22;
1111+
CURRENT_PROJECT_VERSION = 23;
11121112
DEBUG = false;
11131113
DEVELOPMENT_TEAM = AT26Z24V2Q;
11141114
FLAVOR = "";
@@ -1119,7 +1119,7 @@
11191119
"@executable_path/../Frameworks",
11201120
);
11211121
MACOSX_DEPLOYMENT_TARGET = 10.15;
1122-
MARKETING_VERSION = 0.6.4;
1122+
MARKETING_VERSION = 0.6.5;
11231123
OTHER_LDFLAGS = (
11241124
"$(inherited)",
11251125
"-ObjC",

macos/Podfile.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -444,38 +444,38 @@ EXTERNAL SOURCES:
444444
SPEC CHECKSUMS:
445445
boost: 613e39eac4239cc72b15421247b5ab05361266a2
446446
DoubleConversion: ed15e075aa758ac0e4c1f8b830bd4e4d40d669e8
447-
FBLazyVector: 52739aa074b419a2ef4411f251d0f714658c8c70
448-
FBReactNativeSpec: 60d05dec2efe862da55f67fdf6e0adfd62d74673
447+
FBLazyVector: 3b73c45802a3568d1f273bf57c2efe5a09484bd1
448+
FBReactNativeSpec: 2f6a4410c4e7cd2bcb20291da0bcf0568b5b36f5
449449
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
450450
glog: 20113a0d46931b6f096cf8302c68691d75a456ff
451451
RCT-Folly: 24c6da766832002a4a2aac5f79ee0ca50fbe8507
452-
RCTRequired: e853a491e18944aa5157fc037f20a63f067039c2
453-
RCTTypeSafety: fd0484c0c1abf31e362eccd138b9d746420fc94e
454-
React: e7c3b09fea7c3374185894910cb4e44dfbc6a99f
455-
React-callinvoker: b2b795cbe4111cf5f90372cc91b9ffa657def5dd
452+
RCTRequired: 2831c9e7f8b6655558755381878d327838a4ee92
453+
RCTTypeSafety: 5f79451ccc80153bba8319680477bcdbaed24cdf
454+
React: aecc99c424aa81a6655f8d166d4918b8b57c82a1
455+
React-callinvoker: 02c7a6091ea61b3fc69fbc3286aa1e764be8627e
456456
React-Codegen: 61a79489c164568e1575cc662fa7c9a167215dcc
457-
React-Core: 21921e653e17f1fa20a652e01bff0d73e03402d4
458-
React-CoreModules: 868c21a316f0b80b36888a0901105d4b91cb0275
459-
React-cxxreact: 08dc9aba351bfbe3ab9fc5c60d0132e30ae64141
460-
React-jsi: 1a8ba08100f381246cc0752fea0357a5ddbdf95e
461-
React-jsiexecutor: 8bd233cbe410c68d143c31e46416a27feeb00923
462-
React-jsinspector: c8b7d1f5df6e64c186b55b9827796963e5e3a466
463-
React-logger: 0b95b67a1684fd5609407a9280755f6e3df3fcf0
457+
React-Core: 332267dca9f97e280208fe63a69ce2275ff79806
458+
React-CoreModules: 298f09b6b116eda8b3ba26142f9daf5463cb51d2
459+
React-cxxreact: c32fe65c3414248c9c52878e53bdda9a0bc303ed
460+
React-jsi: d424ff5ae84327dfbbc0c893f0fd7b6720ffcc78
461+
React-jsiexecutor: 2d6f7036de455d0e6122961b103c1b9f8e1e135f
462+
React-jsinspector: 8eb2a392451e7662755d4baa76b2e1ad24bf1542
463+
React-logger: 8d326996bdab369fa70d23336d8592d76d7d3fd6
464464
react-native-build-config: d2d6891311ca2e0fa7ca7eeb4324a768e63e485c
465465
react-native-sqlite-storage: f6d515e1c446d1e6d026aa5352908a25d4de3261
466466
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
467-
React-perflogger: 430005dba03479d869b8cc824d7f3cf030139437
468-
React-RCTActionSheet: 6ae2f8ba3ce1f3191188faf4728bb71321ed8e3b
469-
React-RCTAnimation: 204928507b569074ed01ac8c6e2b83b83a103c96
470-
React-RCTBlob: 401a7626a0ad1f03ed70af4e024a0777bdb01c67
471-
React-RCTImage: d63d04796ad2645a0b45187f616a9d0ca6d795c7
472-
React-RCTLinking: 0e99d397f2dd30e9113f3abd76ed0dba12a8d29e
473-
React-RCTNetwork: 0eb65713f6b1c96a7c61f719ac9a2506d29d3f6e
474-
React-RCTSettings: 17b44b7451c6ff7a01b09403ca0ee2fe37418ec8
475-
React-RCTText: a40da9f178a0e57c8953be0be1bbd5285ca8cf9a
476-
React-RCTVibration: 0d1a7e426400f697112055da7a7c229042dc6d1c
477-
React-runtimeexecutor: f13aac18dbfcd76cb00a041df34ceac4ad09accd
478-
ReactCommon: f41d5b99eede376bc478d103c0194bc0b84b849f
467+
React-perflogger: 70732a297de25673334e19f9db09c68f5df08464
468+
React-RCTActionSheet: a411b5d3b8cdca78dded3faa456a9e5581754145
469+
React-RCTAnimation: 390d0d6cae8ce9ebc6c3695d43e58d3e58bbb71e
470+
React-RCTBlob: 759776e9a5c574506865d701ce2194de75e3fe77
471+
React-RCTImage: 6ef3f7f2a8e80a5bc86ba679348845f810d79289
472+
React-RCTLinking: 88514dbe46cc5a74de112f9f9746406973adfd54
473+
React-RCTNetwork: c39007515c0242e5be4cd5dd5d067f347cf6dd1b
474+
React-RCTSettings: b7316972313c555ffca334d97e6c3801f4863212
475+
React-RCTText: a2b32b5ab7c450b540b75749bdc5d063ca52f16b
476+
React-RCTVibration: 03996a523268017ce2ee4d6ec7fbc5f57f01c43f
477+
React-runtimeexecutor: db7dc22ed82cf76cacd4952746d32076ecbf4b7b
478+
ReactCommon: a9fffb001a4c65d164663f56e6c1bb89ee393b71
479479
RNCAsyncStorage: b03032fdbdb725bea0bd9e5ec5a7272865ae7398
480480
RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495
481481
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
@@ -484,7 +484,7 @@ SPEC CHECKSUMS:
484484
RNSecureRandom: 46403b4cc818c426b33d11f7981a923de558e0a8
485485
RNSVG: c1e76b81c76cdcd34b4e1188852892dc280eb902
486486
SwiftProtobuf: 6ef3f0e422ef90d6605ca20b21a94f6c1324d6b3
487-
Yoga: 162dbf213fb36e2f76142fd3b3229d1b7a0ed4f8
487+
Yoga: 99b4b388b57f90d014b992a406c66b537fdd8fcd
488488

489489
PODFILE CHECKSUM: ade9884702ae3ec49700c6a4584fbf7f4541f063
490490

0 commit comments

Comments
 (0)