commit/dayOfTheWeek: norrumar: Updated buildVars: version 1.4

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 17 Jun 2016 05:40:29 -0000

1 new commit in dayOfTheWeek:

https://bitbucket.org/nvdaaddonteam/dayoftheweek/commits/8ec64ef5db7d/
Changeset:   8ec64ef5db7d
Branch:      stable
User:        norrumar
Date:        2016-06-17 05:36:55+00:00
Summary:     Updated buildVars: version 1.4

Affected #:  1 file

diff --git a/buildVars.py b/buildVars.py
index 310129a..169763d 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" : "1.3",
+       "addon_version" : "1.4",
        # Author(s)
        "addon_author" : u"Abdel <abdelkrim.bensaid@xxxxxxxxx>, Noelia 
<nrm1977@xxxxxxxxx>",
        # URL for the add-on documentation support

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: norrumar: Updated buildVars: version 1.4 - commits-noreply