Skip to content

Commit

Permalink
meta: bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thegamecracks committed Jun 10, 2024
1 parent 673759b commit 9860d46
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

## [Unreleased]

## [0.3.0] - 2024-06-10

### New Features

- Add german localization, courtesy of @GamingGalaxy200
Expand Down Expand Up @@ -77,7 +79,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

This is theticketbot's first release! 🎉

[Unreleased]: https://github.com/thegamecracks/theticketbot/compare/v0.2.0...main
[Unreleased]: https://github.com/thegamecracks/theticketbot/compare/v0.3.0...main
[0.3.0]: https://github.com/thegamecracks/theticketbot/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/thegamecracks/theticketbot/compare/v0.1.1...v0.2.0
[0.1.0]: https://github.com/thegamecracks/theticketbot/releases/tag/v0.1.0

Expand Down
2 changes: 1 addition & 1 deletion src/theticketbot/locales/de/LC_MESSAGES/theticketbot.po
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# the link and/or cause it to be incorrectly embedded by Discord.
msgid ""
msgstr ""
"Project-Id-Version: 0.2.0\n"
"Project-Id-Version: 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-06-07 18:29-0400\n"
"PO-Revision-Date: 2024-06-07 17:04+0200\n"
Expand Down
2 changes: 1 addition & 1 deletion src/theticketbot/locales/en_US/LC_MESSAGES/theticketbot.po
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# the link and/or cause it to be incorrectly embedded by Discord.
msgid ""
msgstr ""
"Project-Id-Version: 0.2.0\n"
"Project-Id-Version: 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-06-07 18:29-0400\n"
"PO-Revision-Date: 2024-06-02 15:17-0400\n"
Expand Down
2 changes: 1 addition & 1 deletion src/theticketbot/theticketbot.pot
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# the link and/or cause it to be incorrectly embedded by Discord.
msgid ""
msgstr ""
"Project-Id-Version: 0.2.0\n"
"Project-Id-Version: 0.3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-06-07 18:29-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
Expand Down

0 comments on commit 9860d46

Please sign in to comment.