diff --git a/AQI/__init__.py b/AQI/__init__.py index 626e761..9d4855f 100644 --- a/AQI/__init__.py +++ b/AQI/__init__.py @@ -38,7 +38,7 @@ from supybot import world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/BirdLGGo/__init__.py b/BirdLGGo/__init__.py index cdc1dc1..052a04f 100644 --- a/BirdLGGo/__init__.py +++ b/BirdLGGo/__init__.py @@ -37,7 +37,7 @@ import supybot from supybot import world # Use this for the version of this plugin. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" # XXX Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.authors.unknown diff --git a/GitLab/__init__.py b/GitLab/__init__.py index b46d599..7636862 100644 --- a/GitLab/__init__.py +++ b/GitLab/__init__.py @@ -35,7 +35,7 @@ GitLab: Plugin for communication and notifications with a GitLab instance import supybot import supybot.world as world -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = supybot.Author('Moritz Lipp', 'mlq', 'mail@mlq.me') __maintainer__ = getattr(supybot.authors, 'jlu', diff --git a/LastFM/__init__.py b/LastFM/__init__.py index 09111a2..de022c9 100644 --- a/LastFM/__init__.py +++ b/LastFM/__init__.py @@ -39,7 +39,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" # Replace this with an appropriate author or supybot.Author instance. __author__ = supybot.Author("Kevin Funk", "KRF", "krf@electrostorm.net") diff --git a/MCInfo/__init__.py b/MCInfo/__init__.py index cde86b3..1b99691 100644 --- a/MCInfo/__init__.py +++ b/MCInfo/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/NoTrigger/__init__.py b/NoTrigger/__init__.py index 1d8197b..957e53f 100644 --- a/NoTrigger/__init__.py +++ b/NoTrigger/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/NuWeather/__init__.py b/NuWeather/__init__.py index 1c9e3a3..543e03b 100644 --- a/NuWeather/__init__.py +++ b/NuWeather/__init__.py @@ -42,7 +42,7 @@ from supybot import world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/OperUp/__init__.py b/OperUp/__init__.py index 3765f86..070c1d3 100644 --- a/OperUp/__init__.py +++ b/OperUp/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/PkgInfo/__init__.py b/PkgInfo/__init__.py index 06131ff..4d2c513 100644 --- a/PkgInfo/__init__.py +++ b/PkgInfo/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/Quakenet/__init__.py b/Quakenet/__init__.py index 38ba4a4..2f4400b 100644 --- a/Quakenet/__init__.py +++ b/Quakenet/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/RelayNext/__init__.py b/RelayNext/__init__.py index 46efd24..eaaa2bb 100644 --- a/RelayNext/__init__.py +++ b/RelayNext/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/Restart/__init__.py b/Restart/__init__.py index b812a19..6bb6961 100644 --- a/Restart/__init__.py +++ b/Restart/__init__.py @@ -35,7 +35,7 @@ Restart plugin: provides a command to restart Limnoria from IRC. import supybot import supybot.world as world -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) __contributors__ = {} diff --git a/RhymeZone/__init__.py b/RhymeZone/__init__.py index 1bba673..9377a72 100644 --- a/RhymeZone/__init__.py +++ b/RhymeZone/__init__.py @@ -35,7 +35,7 @@ RhymeZone: Fetches rhymes from http://rhymezone.com/. import supybot import supybot.world as world -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/SupyMisc/__init__.py b/SupyMisc/__init__.py index 69e8533..bf6c63d 100644 --- a/SupyMisc/__init__.py +++ b/SupyMisc/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/SysDNS/__init__.py b/SysDNS/__init__.py index 2c9b92a..78d20e7 100644 --- a/SysDNS/__init__.py +++ b/SysDNS/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/TranslateParty/__init__.py b/TranslateParty/__init__.py index 9804e15..d1b36dd 100644 --- a/TranslateParty/__init__.py +++ b/TranslateParty/__init__.py @@ -37,7 +37,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = getattr(supybot.authors, 'jlu', supybot.Author('James Lu', 'jlu5', 'james@overdrivenetworks.com')) diff --git a/Wikifetch/__init__.py b/Wikifetch/__init__.py index b50dfdf..7c34fcc 100644 --- a/Wikifetch/__init__.py +++ b/Wikifetch/__init__.py @@ -38,7 +38,7 @@ import supybot.world as world # Use this for the version of this plugin. You may wish to put a CVS keyword # in here if you're keeping the plugin in CVS or some similar system. -__version__ = "2022.02.01" +__version__ = "2022.02.01+git" __author__ = supybot.Author('quantumlemur', 'quantumlemur', 'quantumlemur@users.sourceforge.net')