Prepare for next release
Some checks failed
Build and release container directly from master / release (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.10.1, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.11.2, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.12.1, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.13.2, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.14.0, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (nightly, false) (push) Has been cancelled
Invidious CI / build-docker (push) Has been cancelled
Invidious CI / build-docker-arm64 (push) Has been cancelled
Invidious CI / lint (push) Has been cancelled
Stale issue handler / stale (push) Has been cancelled

This commit is contained in:
Samantaz Fox 2024-11-10 21:40:32 +01:00
parent 5d2dd40bc3
commit 9892604758
No known key found for this signature in database
GPG Key ID: F42821059186176E
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# CHANGELOG
## vX.Y.0 (future)
## v2.20241110.0
### Wrap-up

View File

@ -1,5 +1,5 @@
name: invidious
version: 2.20241110.0
version: 2.20241110.0-dev
authors:
- Invidious team <contact@invidious.io>