Initial Ginie project structure
This commit is contained in:
4
internal/version/version.go
Normal file
4
internal/version/version.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package version
|
||||
|
||||
// Wird vom Build-Prozess überschrieben, falls gewünscht
|
||||
var Version = "0.1.0"
|
||||
Reference in New Issue
Block a user