fix(template): shlink version stable in index.ts

This commit is contained in:
Khiet Tam Nguyen
2025-01-28 01:47:14 +11:00
parent 55fae23ce3
commit 27738d253e
2 changed files with 2 additions and 2 deletions

View File

@@ -1426,7 +1426,7 @@ export const templates: TemplateData[] = [
{ {
id: "shlink", id: "shlink",
name: "Shlink", name: "Shlink",
version: "v1.4.1", version: "stable",
description: description:
"URL shortener that can be used to serve shortened URLs under your own domain.", "URL shortener that can be used to serve shortened URLs under your own domain.",
logo: "shlink.svg", logo: "shlink.svg",