Nightly build 2016.03.28
This commit is contained in:
parent
846cf53b46
commit
6b1d559a57
@ -8,8 +8,8 @@ Socializer's functionality is far to be perfect, in fact there are lots of metho
|
|||||||
|
|
||||||
Before downloading, take in to account the following: This source code is completely experimental. The current functionality in this application is not very useful. If you decide to use nightly build versions, take into account that this doesn't work as an application for everyday use yet.
|
Before downloading, take in to account the following: This source code is completely experimental. The current functionality in this application is not very useful. If you decide to use nightly build versions, take into account that this doesn't work as an application for everyday use yet.
|
||||||
|
|
||||||
Version: 2016.03.23
|
Version: 2016.03.28
|
||||||
Build date: March 23 2016
|
Build date: March 28 2016
|
||||||
[Download socializer Nightly build](https://github.com/manuelcortez/socializer/blob/master/nightly/socializer-nightly-build.zip?raw=true)
|
[Download socializer Nightly build](https://github.com/manuelcortez/socializer/blob/master/nightly/socializer-nightly-build.zip?raw=true)
|
||||||
|
|
||||||
I have started this effort as an open source project on Feb 13, 2016. Pull requests and bug reports are welcome. Socializer is not a definitive name for this project, it could be changed in future.
|
I have started this effort as an open source project on Feb 13, 2016. Pull requests and bug reports are welcome. Socializer is not a definitive name for this project, it could be changed in future.
|
||||||
|
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
name = "Socializer"
|
name = "Socializer"
|
||||||
version = "0.1"
|
version = "0.11"
|
||||||
author = u"Manuel Cortéz"
|
author = u"Manuel Cortéz"
|
||||||
authorEmail = "manuel@manuelcortez.net"
|
authorEmail = "manuel@manuelcortez.net"
|
||||||
copyright = u"Copyright (C) 2016, Manuel cortéz."
|
copyright = u"Copyright (C) 2016, Manuel cortéz."
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{"current_version": "0.1",
|
{"current_version": "0.11",
|
||||||
"description": "The first and very unstable version for socializer.",
|
"description": "Now it's possible to do reposts, like/dislike and comments in newsfeeds' posts.\nUpdated translations.\nFixed some issues in newsfeeds' timelines for users who don't have items available.\nImplemented buffer's removal, only works in audio searches. Check the buffer menu for more details.\nFixed name in comments.\nWhen a sound is being played, the status bar will be updated with this information.\n",
|
||||||
"downloads":
|
"downloads":
|
||||||
{"Windows32": "http://github.com/manuelcortez/socializer"}}
|
{"Windows32": "https://github.com/manuelcortez/socializer/blob/master/nightly/socializer-nightly-build.zip?raw=true"}}
|
Loading…
Reference in New Issue
Block a user