chore: release 3.0.0-alpha.12 (#1718)
This commit is contained in:
parent
7e9c9a2792
commit
713640e8dc
3 changed files with 26 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
module.exports = {
|
||||
title: "LibreTime",
|
||||
description: "Radio Broadcast & Automation Platform",
|
||||
version: "3.0.0-alpha.11",
|
||||
version: "3.0.0-alpha.12",
|
||||
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.11" },
|
||||
{ label: "Release note", to: "/docs/releases/3.0.0-alpha.12" },
|
||||
],
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue