chore: release 3.0.0 (#2216)

This commit is contained in:
Jonas L 2022-10-10 17:51:15 +02:00 committed by GitHub
parent d03fe5bf7d
commit 96ded62c32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
124 changed files with 105 additions and 16 deletions

View file

@ -1,7 +1,7 @@
module.exports = {
title: "LibreTime",
description: "Radio Broadcast & Automation Platform",
version: "3.0.0-beta.2",
version: "3.0.0",
website: "https://libretime.org",
repository: {
@ -22,7 +22,7 @@ module.exports = {
home: {
links: [
{ label: "Get started 🚀", to: "/docs/admin-manual" },
{ label: "Release note", to: "/docs/releases/3.0.0-beta.2" },
{ label: "Release note", to: "/docs/releases/3.0.0" },
],
},