Skip to content

Commit

Permalink
Merge pull request #56 from milselarch/feat/close_poll_context
Browse files Browse the repository at this point in the history
chore: bump version to 1.3.7, change logo images
  • Loading branch information
milselarch authored Jan 12, 2025
2 parents 4172201 + 972db50 commit 79d4aad
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from helpers.commands import Command

__VERSION__ = '1.3.6'
__VERSION__ = '1.3.7'

READ_SUBSCRIPTION_TIER_FAILED = "Unexpected error reading subscription tier"
POLL_OPTIONS_LIMIT_REACHED_TEXT = textwrap.dedent(f"""
Expand Down
Binary file added images/RCV-arrows-logo-crop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/RCV-arrows-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/RCV-logo-bw.png
Binary file not shown.
Binary file removed images/RCV-logo-rbw2.png
Binary file not shown.
Binary file removed images/RCV-logo-simple.png
Binary file not shown.
Binary file removed images/RCV-logo.png
Binary file not shown.

0 comments on commit 79d4aad

Please sign in to comment.