Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.4.3 #4584

Merged
merged 2 commits into from
May 1, 2023
Merged

Release v2.4.3 #4584

merged 2 commits into from
May 1, 2023

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Apr 30, 2023

Description

Checklist for making a release

  • Updated version code in src/common/Version.hpp
  • Updated version code in CMakeLists.txt
    This can only be "whole versions", so if you're releasing 2.4.0-beta you'll need to condense it to 2.4.0
  • Updated version code in resources/com.chatterino.chatterino.appdata.xml
    This cannot use dash to denote a pre-release identifier, you have to use a tilde instead.
  • Update the changelog ## Unreleased section to the new version CHANGELOG.md
    Make sure to leave the ## Unreleased line unchanged for easier merges

Associated website PR to be merged in after artifacts have been fully uploaded: Chatterino/website#182

Artifacts

The artifacts that are different for this release that I'd like uploaded to the release bucket:

  • macOS Chatterino-universal-Qt-6.5.0.dmg
    This artifact is our first stable 6.5.0 release, it's a universal build meaning it works natively on Intel & Apple Silicon macs. Minimum macOS supported version is 11. The bump to Qt6 is required to make a universal build (unless we bought commercial Qt support KKona )
  • Linux Ubuntu 20.04 Chatterino-ubuntu-20.04-x86_64.deb
  • Linux Ubuntu 22.04 Chatterino-ubuntu-22.04-x86_64.deb
    The .deb files are preferred over the AppImage release for Ubuntu users

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

src/common/Version.hpp Show resolved Hide resolved
@fourtf fourtf merged commit 379cc57 into master May 1, 2023
15 checks passed
@fourtf fourtf deleted the chore/release-v2.4.3 branch May 1, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants