Skip to content

Commit

Permalink
Bump plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtryb committed Aug 6, 2023
1 parent 82df4c8 commit 0c047d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shortcut_composer/INFO.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: © 2022-2023 Wojciech Trybus <[email protected]>
# SPDX-License-Identifier: GPL-3.0-or-later

__version__ = "1.4.0dev"
__version__ = "1.4.0"
__author__ = "Wojciech Trybus"
__license__ = "GPL-3.0-or-later"

0 comments on commit 0c047d7

Please sign in to comment.