mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 04:35:40 +00:00
feat: add github build workflows
This commit is contained in:
1
internal/assets/VERSION
Normal file
1
internal/assets/VERSION
Normal file
@@ -0,0 +1 @@
|
||||
v0.1.0
|
||||
@@ -5,4 +5,7 @@ import (
|
||||
)
|
||||
|
||||
//go:embed dist
|
||||
var Assets embed.FS
|
||||
var Assets embed.FS
|
||||
|
||||
//go:embed VERSION
|
||||
var Version string
|
||||
Reference in New Issue
Block a user