commit/StationPlaylist: josephsl: Bump to 4.4, fixing library scan issue in 5.10

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Mon, 20 Apr 2015 07:59:00 -0000

1 new commit in StationPlaylist:

https://bitbucket.org/nvdaaddonteam/stationplaylist/commits/609268269a0d/
Changeset: 609268269a0d
Branch: stable
User: josephsl
Date: 2015-04-20 07:57:45+00:00
Summary: Bump to 4.4, fixing library scan issue in 5.10

Affected #: 1 file

diff --git a/buildVars.py b/buildVars.py
index 0833306..3a0c7a2 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" : "4.3",
+ "addon_version" : "4.4",
# 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 4.4, fixing library scan issue in 5.10 - commits-noreply