This repository was archived by the owner on Apr 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
native/macos/Blockstack/Blockstack Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >0.5.0 </string >
20
+ <string >0.5.1 </string >
21
21
<key >CFBundleURLTypes </key >
22
22
<array >
23
23
<dict >
30
30
</dict >
31
31
</array >
32
32
<key >CFBundleVersion </key >
33
- <string >22 </string >
33
+ <string >23 </string >
34
34
<key >LSApplicationCategoryType </key >
35
35
<string >public.app-category.utilities </string >
36
36
<key >LSMinimumSystemVersion </key >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " blockstack-portal" ,
3
- "version" : " 0.5.0 " ,
3
+ "version" : " 0.5.1 " ,
4
4
"author" :
" Blockstack Inc <[email protected] >" ,
5
5
"description" : " The Blockstack browser portal" ,
6
6
"license" : " MPL-2.0" ,
115
115
"bigi" : " ^1.4.2" ,
116
116
"bip39" : " ^2.2.0" ,
117
117
"bitcoinjs-lib" : " https://github.com/shea256/bitcoinjs-lib.git" ,
118
- "blockstack" : " 0.2.14 " ,
118
+ "blockstack" : " 0.2.20 " ,
119
119
"blockstack-auth" : " ^0.2.4" ,
120
120
"blockstack-keychains" : " 0.0.8" ,
121
121
"blockstack-profiles" : " ^0.3.6" ,
You can’t perform that action at this time.
0 commit comments