wip: fix placeholder file
This commit is contained in:
@@ -3,6 +3,7 @@ all:
|
||||
go build -v
|
||||
|
||||
clean:
|
||||
echo "dev" > version.txt
|
||||
go clean -i -cache -testcache
|
||||
|
||||
install:
|
||||
|
||||
@@ -1 +1 @@
|
||||
v0.1.0-9-gdb251da
|
||||
dev
|
||||
|
||||
Reference in New Issue
Block a user