commit/addonFiles: derekriemer: Make switch synth go stable

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 11 Aug 2016 19:25:26 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/053c285b7f38/
Changeset:   053c285b7f38
Branch:      master
User:        derekriemer
Date:        2016-08-11 19:25:16+00:00
Summary:     Make switch synth go stable

Affected #:  1 file

diff --git a/get.php b/get.php
index a070a9f..0e3cf1b 100644
--- a/get.php
+++ b/get.php
@@ -50,7 +50,7 @@ $addons = array(
        "st-dev" => "systrayList-2.0-dev.nvda-addon",
        "spl" => "stationPlaylist-7.3.nvda-addon",
        "spl-dev" => "stationPlaylist-8.0-dev20160801.nvda-addon",
-       "sws" => 
"https://github.com/tspivey/switchSynth/releases/download/v1.02-dev/switchSynth-1.02-dev.nvda-addon";,
+       "sws" => 
"https://github.com/tspivey/switchSynth/releases/download/v1.02/switchSynth-1.02.nvda-addon";,
        "tmast" => 
"https://github.com/nvdaaddons/toneMaster/releases/download/v1.2/toneMaster-1.2.nvda-addon";,
        "tod-dev" => "https://files.derekriemer.com/tipOfTheDay-dev.nvda-addon";,
        "tod" => "https://files.derekriemer.com/tipOfTheDay.nvda-addon";,

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

--

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/addonFiles: derekriemer: Make switch synth go stable - commits-noreply