chore: rename version file

This commit is contained in:
Stavros
2025-01-19 16:43:04 +02:00
parent 0becda9e2f
commit 3cea7f9cfc
2 changed files with 1 additions and 1 deletions

View File

@@ -7,5 +7,5 @@ import (
//go:embed dist
var Assets embed.FS
//go:embed VERSION
//go:embed version
var Version string