chore: release 3.0.0-beta.0
This commit is contained in:
parent
a79980e65f
commit
bdc2e92454
129 changed files with 1286 additions and 538 deletions
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
title: "LibreTime",
|
||||
description: "Radio Broadcast & Automation Platform",
|
||||
version: "3.0.0-alpha.13",
|
||||
version: "3.0.0-beta.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-alpha.13" },
|
||||
{ label: "Release note", to: "/docs/releases/3.0.0-beta.0" },
|
||||
],
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue