commit/StationPlaylist: josephsl: Bump to 5.2, l10n and varous fixes

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 31 Jul 2015 09:08:24 -0000

1 new commit in StationPlaylist:

https://bitbucket.org/nvdaaddonteam/stationplaylist/commits/4989d040208d/
Changeset: 4989d040208d
Branch: stable
User: josephsl
Date: 2015-07-31 09:07:52+00:00
Summary: Bump to 5.2, l10n and varous fixes

Signed-off-by: Joseph Lee <joseph.lee22590@xxxxxxxxx>

Affected #: 1 file

diff --git a/buildVars.py b/buildVars.py
index 9f073a4..be93729 100755
--- a/buildVars.py
+++ b/buildVars.py
@@ -20,7 +20,7 @@ addon_info = {
"addon_description" : _("""Enhances support for Station Playlist Studio.
In addition, adds global commands for the studio from everywhere."""),
# version
- "addon_version" : "5.1",
+ "addon_version" : "5.2",
# Author(s)
"addon_author" : u"Geoff Shang, Joseph Lee and other contributors",
# URL for the add-on documentation support

Repository URL: https://bitbucket.org/nvdaaddonteam/stationplaylist/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/StationPlaylist: josephsl: Bump to 5.2, l10n and varous fixes - commits-noreply