commit/StationPlaylist: josephsl: Let's get started with 6.0 development

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Tue, 23 Jun 2015 18:31:32 -0000

1 new commit in StationPlaylist:

https://bitbucket.org/nvdaaddonteam/stationplaylist/commits/0d047968aeb6/
Changeset: 0d047968aeb6
Branch: master
User: josephsl
Date: 2015-06-23 18:31:04+00:00
Summary: Let's get started with 6.0 development

Affected #: 1 file

diff --git a/buildVars.py b/buildVars.py
index 1564a3a..3215e4b 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.0",
+ "addon_version" : "6.0-dev",
# 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: Let's get started with 6.0 development - commits-noreply