diff --git a/maubot.yaml b/maubot.yaml index e50abc0..ec5901f 100644 --- a/maubot.yaml +++ b/maubot.yaml @@ -1,5 +1,5 @@ id: xyz.maubot.sed -version: 1.0.0 +version: 1.1.0 license: AGPL-3.0-or-later modules: - sed diff --git a/sed.py b/sed.py index da0ae85..3340f16 100644 --- a/sed.py +++ b/sed.py @@ -1,5 +1,5 @@ # sed - A maubot plugin to do sed-like replacements. -# Copyright (C) 2020 Tulir Asokan +# Copyright (C) 2022 Tulir Asokan # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by