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

Fix version-check job #1566

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Conversation

cewert
Copy link
Member

@cewert cewert commented Dec 8, 2023

When the makefile was updated, the line that sets the version was changed from:

VERSION = 1.6.6

to:

VERSION := 2.0.0

which broke my awk command that parsed out the version from the makefile

@cewert cewert requested a review from a team as a code owner December 8, 2023 21:50
@cewert cewert merged commit c9cf700 into jellyfin:unstable Dec 8, 2023
9 checks passed
@cewert cewert deleted the fix-version-check-job branch January 14, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants