Rebrand project references and reset version to 0.1.0

This commit is contained in:
Pandipipas
2026-02-14 23:18:31 +01:00
parent 37d77558e9
commit 16bcc95521
5 changed files with 29 additions and 79 deletions
+3 -3
View File
@@ -24,9 +24,9 @@ const latestRelease = ref<ReleaseResponse | null>(null);
const collaborators = [
{
name: 'zoton2',
role: 'Template base (NodeCG + Vue + TS)',
url: 'https://github.com/zoton2/nodecg-vue-ts-template'
name: 'Pandipipas',
role: 'Desarrollo y mantenimiento de Scoreko-dev',
url: 'https://github.com/Pandipipas/scoreko-dev'
},
{
name: 'Dan Shields',