wip: fix placeholder file

This commit is contained in:
2024-01-11 09:09:32 +11:00
parent 3dbac84f36
commit fe465ad031
4 changed files with 4 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ all:
go build -v
clean:
echo "dev" > version.txt
go clean -i -cache -testcache
install:

View File

@@ -1 +1 @@
v0.1.0-9-gdb251da
dev