commit/dayOfTheWeek: abdel792: Created the release v4.3 including the latest l10n updates

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 09 Nov 2017 20:05:23 +0000 (UTC)

1 new commit in dayOfTheWeek:

https://bitbucket.org/nvdaaddonteam/dayoftheweek/commits/bbad8b1b0842/
Changeset:   bbad8b1b0842
Branch:      stable
User:        abdel792
Date:        2017-11-09 20:00:05+00:00
Summary:     Created the release v4.3 including the latest l10n updates

Affected #:  2 files

diff --git a/buildVars.py b/buildVars.py
index 28cb492..647b08b 100644
--- a/buildVars.py
+++ b/buildVars.py
@@ -19,7 +19,7 @@ addon_info = {
        # Translators: Long description to be shown for this add-on on add-on 
information from add-ons manager
        "addon_description" : _("""With this add-on, you'll be able to find the 
day of the week corresponding to a chosen date."""),
        # version
-       "addon_version" : "4.2",
+       "addon_version" : "4.3",
        # Author(s)
        "addon_author" : u"Abdel <abdelkrim.bensaid@xxxxxxxxx>, Noelia 
<nrm1977@xxxxxxxxx>",
        # URL for the add-on documentation support

diff --git a/readme.md b/readme.md
index ab50174..86b80ec 100644
--- a/readme.md
+++ b/readme.md
@@ -53,6 +53,6 @@ It adds a submenu in the NVDA Preferences menu named "Day of 
the week", containi
 
 *       Initial version.
 
-[1]: 
https://github.com/abdel792/dayOfTheWeek/releases/download/v4.2/dayOfTheWeek-4.2.nvda-addon
+[1]: 
https://github.com/abdel792/dayOfTheWeek/releases/download/v4.3/dayOfTheWeek-4.3.nvda-addon
 
-[2]: 
https://github.com/abdel792/dayOfTheWeek/releases/download/v4.2/dayOfTheWeek-4.2.nvda-addon
+[2]: 
https://github.com/abdel792/dayOfTheWeek/releases/download/v4.3/dayOfTheWeek-4.3.nvda-addon

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

--

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/dayOfTheWeek: abdel792: Created the release v4.3 including the latest l10n updates - commits-noreply