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,7 +3,7 @@ all:
go build -v
clean:
rm version.txt
echo "dev" > version.txt
go clean -i -cache -testcache
install:

1
cmd/pidproxy/version.txt Normal file
View File

@@ -0,0 +1 @@
dev