diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-10-24 16:20:31 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-10-27 13:22:41 -0300 |
commit | 7d943532210834ec2e839dcdd257b3f9c4823e13 (patch) | |
tree | 3c853d16f0f9c8c8ab1e3eeaeee0fac63bedcfde /bitmask-0.7.0rc3.json | |
parent | c71ffaeff607a7af02db997d86bde72c98516374 (diff) |
Use json file to define versions to be bundled.
Also improve logging support to print each component's name.
Diffstat (limited to 'bitmask-0.7.0rc3.json')
-rw-r--r-- | bitmask-0.7.0rc3.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bitmask-0.7.0rc3.json b/bitmask-0.7.0rc3.json new file mode 100644 index 0000000..8112108 --- /dev/null +++ b/bitmask-0.7.0rc3.json @@ -0,0 +1,10 @@ +{ + "version": "0.7.0rc3", + "bitmask_client": "0.7.0rc3", + "soledad": "0.6.0", + "leap_pycommon": "0.3.9", + "keymanager": "0.3.8", + "leap_mail": "0.3.10", + "bitmask_launcher": "0.3.2", + "leap_assets": "master" +} |